Date: Tue, 2 Oct 2001 03:45:57 -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.c arp.8 Message-ID: <200110021045.f92Ajwh77520@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/10/02 03:45:57 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/arp arp.c arp.8
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 forcible create "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
(The commit to arp.8 is forced; the previous commit session
was interrupted but arp.8 still got committed, but without
sending the commit mail out.)
Revision Changes Path
1.8.2.7 +1 -1 src/usr.sbin/arp/arp.8
1.22.2.4 +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?200110021045.f92Ajwh77520>
