ps 2004-11-29 18:47:27 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_output.c
Log:
Fixes a bug in SACK causing us to send data beyond the receive window.
Found by: Pawel Worach and Daniel Hartmeier
Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com
Revision Changes Path
1.106 +4 -2 src/sys/netinet/tcp_output.c