commit 43c3b7e18c7111727c9dae5efc21aefcaf1c3a45
Author: Sepherosa Ziehau <[email protected]>
Date: Tue Jan 13 20:54:42 2015 +0800
inet6: Dispatch nd6_slowtimo to netisr0 to run
This function now access ifnet global variable in netisr.
Summary of changes:
sys/netinet6/nd6.c | 41 +++++++++++++++++++++++++++++++++--------
1 file changed, 33 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/43c3b7e18c7111727c9dae5efc21aefcaf1c3a45
--
DragonFly BSD source repository