rwatson 2006-04-12 03:07:22 UTC
FreeBSD src repository
Modified files:
sys/netinet6 raw_ip6.c
Log:
Don't use spl around call to in_pcballoc() in IPv6 raw socket support;
all necessary synchronization appears present.
MFC after: 3 months
Revision Changes Path
1.61 +1 -3 src/sys/netinet6/raw_ip6.c