freebsd_amp_hwpstate/usr.sbin/arp
Archie Cobbs 3816c56cc1 When incrementing through a SIOCGIFCONF list, enforce a lower limit of
sizeof(ifr->ifr_addr) for the variable length field ifr->ifr_addr.sa_len.
Otherwise the increment will be wrong in certain cases.

Obtained from:	Whistle source tree
For the record:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu> suggests
		SIOCGIFCONF should be dropped in favor of a sysctl mechanism.
1999-06-05 05:52:52 +00:00
..
Makefile
arp.4
arp.8
arp.c When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:52:52 +00:00