Add tunable net.inet.ip.mpsafe to register IP as MPSAFE netisr.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 21 Oct 2008 13:51:01 +0000 (13:51 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 21 Oct 2008 13:51:01 +0000 (13:51 +0000)
commit87b66be967246a42787441aa3b8c341e2db5dcf3
treeb6c8ae71ff444d0644455db9984a75320eb19f39
parent76c6d5cf16032b2005537ade89993f1bccfa8516
Add tunable net.inet.ip.mpsafe to register IP as MPSAFE netisr.
Multicast/IPSEC still need BGL.
sys/netinet/ip_divert.c
sys/netinet/ip_input.c
sys/netinet/ip_output.c