mohans 2006-08-11 21:15:23 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_input.c tcp_subr.c tcp_timer.c
tcp_timer.h
Log:
Fixes an edge case bug in timewait handling where ticks rolling over causing
the timewait expiry to be exactly 0 corrupts the timewait queues (and that
entry).
Reviewed by: silby
Revision Changes Path
1.304 +1 -1 src/sys/netinet/tcp_input.c
1.254 +1 -1 src/sys/netinet/tcp_subr.c
1.82 +3 -4 src/sys/netinet/tcp_timer.c
1.29 +1 -1 src/sys/netinet/tcp_timer.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"