mohans 2006-08-26 17:53:19 UTC FreeBSD src repository Modified files: sys/netinet tcp_subr.c Log: 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.255 +4 -0 src/sys/netinet/tcp_subr.c