NetBSD-Bugs archive

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

PR/43318 CVS commit: src/sys/netinet



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

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43318 CVS commit: src/sys/netinet
Date: Wed, 26 May 2010 17:38:29 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Wed May 26 17:38:29 UTC 2010
 
 Modified Files:
        src/sys/netinet: tcp_input.c
 
 Log Message:
 Make sure SYN_CACHE_TIMER_ARM() has been run before calling syn_cache_put()
 as it will reschedule the timer.  Fixes PR kern/43318.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.304 -r1.305 src/sys/netinet/tcp_input.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index