Source-Changes archive

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

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   kurahone
Date:           Fri Mar 18 21:25:09 UTC 2005

Modified Files:
        src/sys/netinet: tcp_sack.c

Log Message:
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.11 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