freebsd-dev/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
..
arp.4 Use Cd macro instead of Em for SYNOPSIS, as do other section 4 pages. 1999-05-04 20:42:26 +00:00
arp.8 Submitted by: Archie@Whistle.com (Archie Cobbs) 1997-11-13 01:16:57 +00:00
arp.c When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:52:52 +00:00
Makefile Submitted by: Archie@Whistle.com (Archie Cobbs) 1997-11-13 01:16:57 +00:00