Date: Tue, 13 Apr 2004 14:49:38 +0900 (JST) From: itojun@itojun.org (Jun-ichiro itojun Hagino) To: jinmei@isl.rdc.toshiba.co.jp Cc: current@freebsd.org Subject: Re: suggested patches for netinet6/ Message-ID: <20040413054938.645E848@coconut.itojun.org> In-Reply-To: Your message of "Tue, 13 Apr 2004 12:10:40 %2B0900" <y7vn05gvahb.wl@ocean.jinmei.org> References: <y7vn05gvahb.wl@ocean.jinmei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> >> > + nd6_nud_hint() is only called as nd6_nud_hint(NULL, NULL, 0); > >> > in some cases from netinet/tcp_input.c > >> > With these args, the routine is a NOP. I propose to remove it > >> > (and the associated field, ln_byhint, in struct llinfo_nd6) on other OSes we call nd6_nud_hint() in a useful way. please do not remove it. (more diffs between OSes = more pain for us) itojun
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040413054938.645E848>