]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Assert that tcbinfo is locked in tcp_input() before calling into
authorRobert Watson <rwatson@FreeBSD.org>
Wed, 1 Jun 2005 12:03:18 +0000 (12:03 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Wed, 1 Jun 2005 12:03:18 +0000 (12:03 +0000)
commit1e2d989d0de2cbe03b3206de23fcb483ff0bdf85
treed69278f3674a790fb9e913f9afae4572f122ac2a
parent416738a781e0e204ddd455fb43622b620ad5e735
Assert that tcbinfo is locked in tcp_input() before calling into
tcp_drop().

MFC after: 7 days
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c