NetBSD-Bugs archive

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

PR/48283 CVS commit: src/sys/netinet



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

From: "Ryo Shimizu" <ryo%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48283 CVS commit: src/sys/netinet
Date: Fri, 25 Jul 2014 17:53:59 +0000

 Module Name:   src
 Committed By:  ryo
 Date:          Fri Jul 25 17:53:59 UTC 2014
 
 Modified Files:
        src/sys/netinet: tcp_seq.h
 
 Log Message:
 fix some case of reference to uninitialized tp->snd_fack.
 This bug causes dropping FIN mistekenly.
 pointed out in PR/48283 by YASUOKA Masahiko, thanks!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 src/sys/netinet/tcp_seq.h
 
 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