cvs commit: src/sys/netinet tcp_var.h

Bjoern A. Zeeb bz at FreeBSD.org
Tue Apr 22 11:57:05 UTC 2008


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


More information about the cvs-src mailing list