cvs commit: src/sys/netinet tcp_subr.c

Robert Watson rwatson at FreeBSD.org
Sat Dec 25 14:48:11 PST 2004


rwatson     2004-12-25 22:48:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          tcp_subr.c 
  Log:
  Merge tcp_subr.c:1.212 from HEAD to RELENG_5:
  
    date: 2004/12/05 22:27:53;  author: rwatson;  state: Exp;  lines: +12 -1
    Assert inpcb lock in:
  
      tcpip_fillheaders()
      tcp_discardcb()
      tcp_close()
      tcp_notify()
      tcp_new_isn()
      tcp_xmit_bandwidth_limit()
  
    Fix a locking comment in tcp_twstart(): the pcbinfo will be locked (and
    is asserted).
  
    MFC after:      2 weeks
  
  Revision   Changes    Path
  1.201.2.9  +12 -1     src/sys/netinet/tcp_subr.c


More information about the cvs-all mailing list