Date: Wed, 10 Dec 2003 00:09:35 +0900 From: Hajimu UMEMOTO <ume@mahoroba.org> To: "Brian F. Feldman" <green@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 nd6.c Message-ID: <ygeekvet4cw.wl%ume@mahoroba.org> In-Reply-To: <200312082218.hB8MInl1016806@green.bikeshed.org> References: <ume@FreeBSD.org> <200312081159.hB8BxL4O068060@repoman.freebsd.org> <200312082218.hB8MInl1016806@green.bikeshed.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>>>> On Mon, 08 Dec 2003 17:18:49 -0500 >>>>> "Brian F. Feldman" <green@FreeBSD.org> said: green> Does this have any bearing on the recursion that I (worked around|fixed) green> because it was locking the same route twice and crashing? No. Both nd6_is_addr_neighbor() before this commit and after only lookup same interface. Since the route with RTF_LLINFO may tuen to lo0, it may not match. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygeekvet4cw.wl%ume>