rwatson 2008-04-19 14:35:17 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_output.c
Log:
In ip_output(), allow a read lock as well as a write lock when asserting
a lock on the passed inpcb.
MFC after: 3 months
Revision Changes Path
1.282 +1 -1 src/sys/netinet/ip_output.c