NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[Fwd: Re: PR/39655]



The following reply was made to PR kern/39655; it has been noted by GNATS.

From: Christoph Egger <Christoph_Egger%gmx.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: [Fwd: Re: PR/39655]
Date: Tue, 18 Nov 2008 20:45:46 +0100

 ad@ pointed out, this commit should have fixed the TCP part of this PR
 
 -------------------------------------------------------------------
 Module Name:    src
 Committed By:   ad
 Date:           Fri Oct 10 10:23:34 UTC 2008
 
 Modified Files:
         src/sys/netinet: tcp_subr.c
 
 Log Message:
 tcp_close: rearrange sequence of events slightly to make this atomic.
 It was possible for a half-destroyed tcpcb to be visble, as softnet_lock
 was being dropped.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.231 -r1.232 src/sys/netinet/tcp_subr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 -------------------------------------------------------------------
 
 A pullup is not necessary since this went in before branching netbsd-5.
 
 Christoph
 


Home | Main Index | Thread Index | Old Index