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: yamt
Date: Mon Mar 7 09:32:51 UTC 2005
Modified Files:
src/sys/netinet: tcp.h tcp_output.c tcp_sack.c
Log Message:
tcp_sack_option: the max number of sack blocks in a packet is 4, not 3.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/netinet/tcp.h
cvs rdiff -r1.123 -r1.124 src/sys/netinet/tcp_output.c
cvs rdiff -r1.4 -r1.5 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