From owner-cvs-all Thu Jun 7 5:35:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99A9137B408; Thu, 7 Jun 2001 05:35:53 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f57CZrp48883; Thu, 7 Jun 2001 05:35:53 -0700 (PDT) (envelope-from ru) Message-Id: <200106071235.f57CZrp48883@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 7 Jun 2001 05:35:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.8 arp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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