git: inet6: Dispatch nd6_timer to netisr0 to run

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Jan 27 23:22:30 PST 2015


commit 9cb60aff401d26ea51329803820bdf3f915ed385
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Jan 24 13:42:14 2015 +0800

    inet6: Dispatch nd6_timer to netisr0 to run
    
    This function now accesses ifindex2ifnet global variable in netisr0.

Summary of changes:
 sys/netinet6/ip6_input.c |  5 +----
 sys/netinet6/nd6.c       | 42 +++++++++++++++++++++++++++++++++++++-----
 sys/netinet6/nd6.h       |  4 +---
 3 files changed, 39 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9cb60aff401d26ea51329803820bdf3f915ed385


-- 
DragonFly BSD source repository



More information about the Commits mailing list