]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Before doing ioctl(SIOCGIFNETMASK) put the proper IP address into the ifreq,
authorglebius <glebius@FreeBSD.org>
Fri, 13 Oct 2006 12:38:43 +0000 (12:38 +0000)
committerglebius <glebius@FreeBSD.org>
Fri, 13 Oct 2006 12:38:43 +0000 (12:38 +0000)
commit57eda29ce5af8b98ebf438b17af46cfa68ed68e4
tree21b856f8f4fdfa3f0aea694f0a28f6d6e44645a4
parent533b1fd849eb79c3ae27f0bd6008f722fcfc9c4b
- 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>
usr.sbin/arp/arp.c