freebsd-skq/usr.sbin/ndp
melifaro db8f77905b MFC r288297 (userland part).
If ever MFC is done for the new lltable code, this change will miminise
ABI breakage.

rtsock requests for deleting interface address lles started to return EPERM
  instead of old "ignore-and-return 0" in r287789. This broke arp -da /
  ndp -cn behavior (they exit on rtsock command failure). Fix this by
  translating LLE_IFADDR to RTM_PINNED flag, passing it to userland and
  making arp/ndp ignore these entries in batched delete.
2016-01-17 06:02:59 +00:00
..
Makefile
ndp.8 MFC r265778 (by melifaro): 2014-08-26 10:32:08 +00:00
ndp.c MFC r288297 (userland part). 2016-01-17 06:02:59 +00:00