Date: Fri, 13 Oct 2006 12:38:44 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.c Message-ID: <200610131238.k9DCcivI005767@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610131238.k9DCcivI005767>
