mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
d80d734937
The original code had used a fixed-size buffer for ioctl(SIOCGIFCONF), that might cause the target ifreq spilled from the buffer. Use the handy getifaddrs(3) to fix the problem. Reviewed by: glebius Differential revision: https://reviews.freebsd.org/D35536 |
||
---|---|---|
.. | ||
arp.4 | ||
arp.8 | ||
arp.c | ||
Makefile | ||
Makefile.depend |