From owner-cvs-all Wed Jan 31 9:53:28 2001 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 3B37137B503; Wed, 31 Jan 2001 09:53:06 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id MAA66835; Wed, 31 Jan 2001 12:52:57 -0500 (EST) (envelope-from wollman) Date: Wed, 31 Jan 2001 12:52:57 -0500 (EST) From: Garrett Wollman Message-Id: <200101311752.MAA66835@khavrinen.lcs.mit.edu> To: Archie Cobbs Cc: Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/arp arp.8 arp.c In-Reply-To: <200101311743.JAA27554@curve.dellroad.org> References: <20010131105214.C3662@sunbay.com> <200101311743.JAA27554@curve.dellroad.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Hmm.. yeah, it doesn't seem to actually be required for anything.. It is. If you have a route to destination a.b.c.d, and also publish a proxy ARP entry to a.b.c.d, and you wish to delete the proxy ARP entry, you need to specify the proxy bit because otherwise the wrong route will be deleted. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message