From owner-freebsd-hackers Thu Dec 21 14:24:45 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA15976 for hackers-outgoing; Thu, 21 Dec 1995 14:24:45 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA15964 Thu, 21 Dec 1995 14:24:39 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA04305; Thu, 21 Dec 1995 15:26:52 -0700 Date: Thu, 21 Dec 1995 15:26:52 -0700 From: Nate Williams Message-Id: <199512212226.PAA04305@rocky.sri.MT.net> To: John Beukema Cc: Nate Williams , hackers@FreeBSD.org, isp@FreeBSD.org Subject: Re: BSD networking code guru needed? In-Reply-To: References: <199512210116.SAA01444@rocky.sri.MT.net> Sender: owner-hackers@FreeBSD.org Precedence: bulk [ ARP bugs ] > Something similar seem to happen with BSD/OS 2.01 so the problem probably > come from the 4.4 Lite code. They remove arp entries before each ppp > connection. That makes me feel a bit better. At least it's not a bug we've introduced. For now, I've done the same thing as BSDI' in my ppp/slip login scripts, but I want to fix the real bug. Nate