inet6: Dispatch nd6_slowtimo to netisr0 to run
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 13 Jan 2015 12:54:42 +0000 (20:54 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 14 Jan 2015 01:05:05 +0000 (09:05 +0800)
commit43c3b7e18c7111727c9dae5efc21aefcaf1c3a45
treeb35e5b351f2f2db6c34e4ac47c77442f5c8236db
parent23095bbb7034fac4a0e9055e622fefc37642f4bd
inet6: Dispatch nd6_slowtimo to netisr0 to run

This function now access ifnet global variable in netisr.
sys/netinet6/nd6.c