Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 06:48:06 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/arp arp.8 arp.c
Message-ID:  <200307181348.h6IDm6KS014215@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2003/07/18 06:48:06 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/arp         arp.8 arp.c 
  Log:
  Implement a new option: -i, which will allow to limit
  the scope of operation to the ARP entries on a particular
  interface.  It should be useful on machines with numerous
  network interfaces, e.g., on inter-VLAN routers.
  
  PR:             bin/54151
  Submitted by:   Dmitry Morozovsky <marck at rinet.ru>
  Discussed on:   -net
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.21      +8 -0      src/usr.sbin/arp/arp.8
  1.46      +25 -4     src/usr.sbin/arp/arp.c



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