mohans 2006-09-05 19:18:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet tcp_subr.c
Log:
MFC: Fix for a bug that causes the computation of "len" in tcp_output() to
get messed up, resulting in an inconsistency between the TCP state
and so_snd.
Revision Changes Path
1.228.2.9 +4 -0 src/sys/netinet/tcp_subr.c