Date: Sat, 25 Dec 2004 22:48:11 +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_subr.c Message-ID: <200412252248.iBPMmB0d071516@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412252248.iBPMmB0d071516>
