Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/netinet
Module Name: src
Committed By: tron
Date: Fri May 6 08:32:17 UTC 2005
Modified Files:
src/sys/netinet [netbsd-3]: tcp_sack.c
Log Message:
Pull up revision 1.11 (requested by yamt in ticket #250):
TCP/SACK changes from FreeBSD.
Ignore the SACK option if
* The packet is not an ACK.
* The ACK is outside of snd_una -> snd_max
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 src/sys/netinet/tcp_sack.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