Date: Sun, 5 Dec 2004 22:27:53 +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: <200412052227.iB5MRrqY021740@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2004-12-05 22:27:53 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_subr.c
Log:
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.212 +12 -1 src/sys/netinet/tcp_subr.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412052227.iB5MRrqY021740>
