cvs commit: src/sys/netinet6 ip6_input.c
Robert Watson
rwatson at FreeBSD.org
Wed Jul 2 23:13:02 UTC 2008
rwatson 2008-07-02 23:12:40 UTC
FreeBSD src repository
Modified files:
sys/netinet6 ip6_input.c
Log:
SVN rev 180197 on 2008-07-02 23:12:40Z by rwatson
Set the IPv6 netisr handler as NETISR_MPSAFE on the basis that, despite
there still being some well-known races in mld6 and nd6, running with
Giant over the netisr handler provides little or not additional
synchronization that might cause mld6 and nd6 to behave better.
Revision Changes Path
1.99 +1 -1 src/sys/netinet6/ip6_input.c
More information about the cvs-src
mailing list