Date: Thu, 7 Jun 2001 05:35:53 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.8 arp.c Message-ID: <200106071235.f57CZrp48883@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/06/07 05:35:53 PDT Modified files: usr.sbin/arp arp.8 arp.c Log: - Renamed the ``proxy'' modifier of the -d flag to ``pub'', to be consistent with the -s flag. Updated documentation on what this modifier does. - Added the ``only'' keyword to the -s and -S flags, that could be used to created "proxy-only" published entries. Previously, arp(8) created an entry of this type only in the absence of the route to a destination. PR: bin/12357 MFC after: 1 week Revision Changes Path 1.14 +28 -9 src/usr.sbin/arp/arp.8 1.31 +27 -20 src/usr.sbin/arp/arp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106071235.f57CZrp48883>