Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 05:43:29 +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:  <200610210543.k9L5hTNI074520@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610210543.k9L5hTNI074520>