From owner-freebsd-stable@FreeBSD.ORG Fri Sep 24 08:51:47 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 419E7106566C for ; Fri, 24 Sep 2010 08:51:47 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 214718FC18 for ; Fri, 24 Sep 2010 08:51:47 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o8O8pksP061705 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 24 Sep 2010 01:51:46 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o8O8pkK3061704; Fri, 24 Sep 2010 01:51:46 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA09394; Fri, 24 Sep 10 01:40:25 PDT Date: Fri, 24 Sep 2010 01:40:25 -0700 From: perryh@pluto.rain.com To: ozkan.kirik@gmail.com Message-Id: <4c9c63f9.lhj3A4EvK30Z5YGw%perryh@pluto.rain.com> References: In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: kernel: arpresolve: can't allocate llinfo for 10.6.10.240 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2010 08:51:47 -0000 ?zkan KIRIK wrote: > When I watch log messages I see "kernel: arpresolve: can't allocate > llinfo for 10.0.16.251" messages ... "can't allocate llinfo" has been in the network code for a _very_ long time. One cause is, or at least used to be, the machine having no netmask defined for its own IP address.