cvs commit: src/sys/netinet tcp_output.c

Andre Oppermann andre at FreeBSD.org
Thu Mar 1 13:12:10 UTC 2007


andre       2007-03-01 13:12:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  Prevent TSO mbuf chain from overflowing a few bytes by subtracting the
  TCP options size before the TSO total length calculation.
  
  Bug found by:   kmacy
  
  Revision  Changes    Path
  1.125     +3 -2      src/sys/netinet/tcp_output.c


More information about the cvs-all mailing list