git: inet6: Dispatch nd6_slowtimo to netisr0 to run

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Jan 13 17:05:16 PST 2015


commit 43c3b7e18c7111727c9dae5efc21aefcaf1c3a45
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
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



More information about the Commits mailing list