Date: Sat, 13 Jul 2002 21:07:33 -0700 From: Bill Fenner <fenner@research.att.com> To: hsu@FreeBSD.org Cc: dl-freebsd@catspoiler.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <200207140407.VAA18366@windsor.research.att.com>
next in thread | raw e-mail | index | archive | help
> > The inp->inp_socket == NULL check shows up in the code > > listing in _TCP/IP Illustrated Volume 2_, but there doesn't seem to be > > any need for it there. It probably slipped in to "fix" panic some time > > in the deep dark past when there were probably locking problems in the > > code. > >This is where the CSRG SCCS archive comes in real handy. There is no "inp->inp_socket == NULL" in rev 8.6 (or any previous rev) of udp_usrreq.c . Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207140407.VAA18366>