From owner-freebsd-commit Fri Feb 9 12:49:40 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10358 for freebsd-commit-outgoing; Fri, 9 Feb 1996 12:49:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10307 for cvs-all-outgoing; Fri, 9 Feb 1996 12:49:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10291 for cvs-usrsbin-outgoing; Fri, 9 Feb 1996 12:49:23 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA10273 Fri, 9 Feb 1996 12:49:20 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15067(12)>; Fri, 9 Feb 1996 12:48:43 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177478>; Fri, 9 Feb 1996 12:43:11 -0800 To: Poul-Henning Kamp cc: CVS-committers@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/arp arp.8 arp.c In-reply-to: Your message of "Fri, 09 Feb 96 12:31:18 PST." <1586.823897878@critter.tfs.com> Date: Fri, 9 Feb 1996 12:43:00 PST From: Bill Fenner Message-Id: <96Feb9.124311pst.177478@crevenia.parc.xerox.com> Sender: owner-commit@FreeBSD.ORG Precedence: bulk In message <1586.823897878@critter.tfs.com> you write: >But is this 2.1 ? My idea was to move this back to 2.1 and let >ppp use arp -S to overcome the problem there... It's 2.1-stable, with version 1.13.4.2 of netinet/in_rmx.c . Bill