Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2004 00:29:41 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200411290029.iAT0TfAj048612@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-11-29 00:29:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          tcp_input.c 
  Log:
  Merge tcp_input.c:1.256 from HEAD to RELENG_5:
  
    date: 2004/11/22 13:16:27;  author: rwatson;  state: Exp;  lines: +0 -3
    Remove "Unlocked read" annotations associated with previously unlocked
    use of socket buffer fields in the TCP input code.  These references
    are now protected by use of the receive socket buffer lock.
  
    MFC after:      1 week
  
  Revision   Changes    Path
  1.252.2.2  +0 -3      src/sys/netinet/tcp_input.c



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