cvs commit: src/sys/netinet tcp_syncache.c
Mike Silbersack
silby at FreeBSD.org
Mon Dec 3 23:11:14 PST 2007
silby 2007-12-04 07:11:13 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
Fix SACK negotiation that was broken in rev 1.105.
Before this fix, FreeBSD would negotiate SACK on outgoing
connections, but would always fail to negotiate it on incoming
connections.
Discovered by: James Healy and Lawrence Stewart
Submitted by: James Healy and Lawrence Stewart
MFC after: 3 days
Revision Changes Path
1.136 +1 -1 src/sys/netinet/tcp_syncache.c
More information about the cvs-src
mailing list