Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2007 13:12:09 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_output.c
Message-ID:  <200703011312.l21DC90l078782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703011312.l21DC90l078782>