NetBSD-Bugs archive

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

PR/46265 CVS commit: src/sys/net/npf



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

From: "Mindaugas Rasiukevicius" <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46265 CVS commit: src/sys/net/npf
Date: Tue, 3 Apr 2012 22:14:13 +0000

 Module Name:   src
 Committed By:  rmind
 Date:          Tue Apr  3 22:14:13 UTC 2012
 
 Modified Files:
        src/sys/net/npf: npf_state_tcp.c
 
 Log Message:
 npf_tcp_inwindow: in a case of negative skew, bump the maximum seen value of
 SEQ+LEN in the receiver's side correctly (using ACK from the sender's side).
 
 PR/46265 from Changli Gao.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/sys/net/npf/npf_state_tcp.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