Date: Tue, 22 Apr 2008 11:57:04 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_var.h Message-ID: <200804221157.m3MBv4TY034015@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-04-22 11:57:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet tcp_var.h
Log:
MFC: rev. 1.162
Back out rev. 1.161 (1.157.2.2) and
switch back to optimized TCP options ordering.
A lot of testing has shown that the problem people were seeing was due
to invalid padding after the end of option list option, which was corrected
in tcp_output.c rev. 1.146 (1.141.2.4).
Thanks to: anders@, s3raphi, Matt Reimer
Thanks to: Doug Hardie and Randy Rose, John Mayer, Susan Guzzardi
Special thanks to: dwhite@ and BitGravity
Discussed with: silby
Revision Changes Path
1.157.2.3 +2 -5 src/sys/netinet/tcp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804221157.m3MBv4TY034015>
