cvs commit: src/sys/netinet in_pcb.c
Sam Leffler
sam at FreeBSD.org
Wed Nov 12 21:16:57 PST 2003
sam 2003/11/12 21:16:56 PST
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
Log:
o reorder some locking asserts to reflect the order of the locks
o correct a read-lock assert in in_pcblookup_local that should be
a write-lock assert (since time wait close cleanups may alter state)
Supported by: FreeBSD Foundation
Revision Changes Path
1.129 +4 -3 src/sys/netinet/in_pcb.c
More information about the cvs-src
mailing list