Date: Tue, 16 Jun 2009 19:00:12 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200906161900.n5GJ0TvF069894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-06-16 19:00:12 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_input.c
Log:
SVN rev 194304 on 2009-06-16 19:00:12Z by jhb
Fix edge cases with ticks wrapping from INT_MAX to INT_MIN in the handling
of the per-tcpcb t_badtrxtwin.
Submitted by: bde
Revision Changes Path
1.406 +2 -2 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906161900.n5GJ0TvF069894>
