freebsd-dev/usr.sbin/arp
Gleb Smirnoff b1b9dcae46 Remove net.link.ether.inet.useloopback sysctl tunable. It was always on by
default from the very beginning. It was placed in wrong namespace
net.link.ether, originally it had been at another wrong namespace. It was
incorrectly documented at incorrect manual page arp(8). Since new-ARP commit,
the tunable have been consulted only on route addition, and ignored on route
deletion. Behaviour of a system with tunable turned off is not fully correct,
and has no advantages comparing to normal behavior.
2013-11-05 07:32:09 +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 Fix coredump on 'arp -d'. 2013-09-23 18:12:25 +00:00
Makefile Lower WARNS due to alignment issues on sparc64. 2009-06-11 10:30:30 +00:00