cvs commit: src/sys/netinet tcp_input.c

Robert Watson rwatson at FreeBSD.org
Sun Nov 28 16:29:41 PST 2004


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


More information about the cvs-all mailing list