Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 07:11:13 +0000 (UTC)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_syncache.c
Message-ID:  <200712040711.lB47BDM3077476@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
silby       2007-12-04 07:11:13 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Fix SACK negotiation that was broken in rev 1.105.
  
  Before this fix, FreeBSD would negotiate SACK on outgoing
  connections, but would always fail to negotiate it on incoming
  connections.
  
  Discovered by: James Healy and Lawrence Stewart
  Submitted by: James Healy and Lawrence Stewart
  MFC after: 3 days
  
  Revision  Changes    Path
  1.136     +1 -1      src/sys/netinet/tcp_syncache.c



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