cvs commit: src/usr.sbin/arp arp.c

Gleb Smirnoff glebius at FreeBSD.org
Fri Oct 13 05:38:44 PDT 2006


glebius     2006-10-13 12:38:44 UTC

  FreeBSD src repository

  Modified files:
    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>
  
  Revision  Changes    Path
  1.64      +1 -1      src/usr.sbin/arp/arp.c


More information about the cvs-all mailing list