freebsd-dev/usr.sbin/arp
Alexander V. Chernikov 4a336ef40c 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.

MFC after:	2 weeks
2015-09-27 04:54:29 +00:00
..
arp.4 Remove net.link.ether.inet.useloopback sysctl tunable. It was always on by 2013-11-05 07:32:09 +00:00
arp.8 Retire struct sockaddr_inarp. 2013-01-31 08:55:21 +00:00
arp.c rtsock requests for deleting interface address lles started to return EPERM 2015-09-27 04:54:29 +00:00
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00