From owner-freebsd-stable Thu Feb 15 09:12:02 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA09468 for stable-outgoing; Thu, 15 Feb 1996 09:12:02 -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 JAA09439 for ; Thu, 15 Feb 1996 09:11:51 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id KAA29800; Thu, 15 Feb 1996 10:14:22 -0700 Date: Thu, 15 Feb 1996 10:14:22 -0700 From: Nate Williams Message-Id: <199602151714.KAA29800@rocky.sri.MT.net> To: michael butler Cc: stable@freebsd.org Subject: Re: arp and async problems In-Reply-To: <199602151617.DAA07375@asstdc.scgt.oz.au> References: <199602151617.DAA07375@asstdc.scgt.oz.au> Sender: owner-stable@freebsd.org Precedence: bulk > i) with whatever recently changed in the arp code, I now get a stream of > error messages every 30 seconds when gated wants to advertise routes. > > Each one relates to an alias on the same ethernet card, e.g. .. > > arpresolve: can't allocate llinfo > arplookup 202.12.127. failed: could not allocate llinfo > > .. considering how many aliases this machine has, it'll fill the disk > before morning :-( I don't think the arp changes Bill did could cause this, since it only affect host routes, which alias aren't. Nate