]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
After each label in tcp_input(), assert the inpcbinfo and inpcb lock
authorRobert Watson <rwatson@FreeBSD.org>
Mon, 12 Jul 2004 19:28:07 +0000 (19:28 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Mon, 12 Jul 2004 19:28:07 +0000 (19:28 +0000)
commit7cfc6904408b8b8516ed5867f6082588aa6ff9dd
tree86957ec8b07268f7283d186d9336ee22f1919c4c
parent8375a14422307f53450e31d3bf728f6146297598
After each label in tcp_input(), assert the inpcbinfo and inpcb lock
state that we expect.
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c