From owner-freebsd-net Tue Mar 6 4:24:18 2001 Delivered-To: freebsd-net@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 9A13C37B719 for ; Tue, 6 Mar 2001 04:24:15 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id VAA11356; Tue, 6 Mar 2001 21:20:25 +0900 (JST) To: John Hay Cc: bmilekic@technokratis.com (Bosko Milekic), freebsd-net@FreeBSD.ORG In-reply-to: jhay's message of Sat, 06 Mar 2001 07:59:58 +0200. <200103060559.f265xwP47418@zibbi.icomtek.csir.co.za> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: kernel: nd6_storelladdr failed, mbuf leak From: itojun@iijlab.net Date: Tue, 06 Mar 2001 21:20:25 +0900 Message-ID: <11354.983881225@coconut.itojun.org> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> > > I then noticed that "... kernel: nd6_storelladdr failed" gets logged >> > > often and after a while all mbufs are used. It turned out that in >> > > sys/net/if_ethersubr.c in ether_output() when nd6_storelladdr() >> > fails, >> > > it does a return(0) and does not free the mbuf. I checked -current >> > > and it is still like that. will correct it. thanks for reporting. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message