cvs commit: src/usr.sbin/arp arp.c
Gleb Smirnoff
glebius at FreeBSD.org
Sat Oct 21 05:43:30 UTC 2006
glebius 2006-10-21 05:43:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/arp arp.c
Log:
- Before doing ioctl(SIOCGIFNETMASK) put the proper IP address into the ifreq,
to obtain correct netmask in case of interface with multiple aliases.
- While here, remove a comment with a bad idea.
PR: bin/42120
Submitted by: Dmitry Frolov <frolov riss-telecom.ru>
Approved by: re (hrs)
Revision Changes Path
1.58.2.4 +1 -1 src/usr.sbin/arp/arp.c
More information about the cvs-src
mailing list