Date: Tue, 06 Mar 2001 21:20:25 +0900 From: itojun@iijlab.net To: John Hay <jhay@icomtek.csir.co.za> Cc: bmilekic@technokratis.com (Bosko Milekic), freebsd-net@FreeBSD.ORG Subject: Re: kernel: nd6_storelladdr failed, mbuf leak Message-ID: <11354.983881225@coconut.itojun.org> In-Reply-To: jhay's message of Sat, 06 Mar 2001 07:59:58 %2B0200. <200103060559.f265xwP47418@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
>> > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11354.983881225>