cvs commit: src/sys/netinet in_pcb.h
Sam Leffler
sam at FreeBSD.org
Sat Nov 8 14:48:29 PST 2003
sam 2003/11/08 14:48:28 PST
FreeBSD src repository
Modified files:
sys/netinet in_pcb.h
Log:
add locking assertions that turn into noops if INET6 is configured;
this is necessary because the ipv6 code shares the in_pcb code with
ipv4 but (presently) lacks proper locking
Supported by: FreeBSD Foundation
Revision Changes Path
1.65 +17 -0 src/sys/netinet/in_pcb.h
More information about the cvs-src
mailing list