Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2006 17:53:19 +0000 (UTC)
From:      Mohan Srinivasan <mohans@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200608261753.k7QHrJc3094135@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mohans      2006-08-26 17:53:19 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Fix for a bug that causes the computation of "len" in tcp_output() to
  get messed up, resulting in an inconsistency between the TCP state
  and so_snd.
  
  Revision  Changes    Path
  1.255     +4 -0      src/sys/netinet/tcp_subr.c



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