From owner-cvs-all Sat Jul 13 21: 7:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627D737B401; Sat, 13 Jul 2002 21:07:36 -0700 (PDT) Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9993643E42; Sat, 13 Jul 2002 21:07:35 -0700 (PDT) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id BF8284CE32; Sun, 14 Jul 2002 00:07:34 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id AAA17733; Sun, 14 Jul 2002 00:07:33 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id VAA18366; Sat, 13 Jul 2002 21:07:33 -0700 (PDT) Message-Id: <200207140407.VAA18366@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: hsu@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c Cc: dl-freebsd@catspoiler.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Date: Sat, 13 Jul 2002 21:07:33 -0700 Versions: dmail (solaris) 2.4c/makemail 2.9d Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > 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