git: inet6: Dispatch nd6_setmtu0 to netisr0 to run
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Jan 11 02:05:10 PST 2015
commit 20c14016c6e586314886aeacf2a99182df1363eb
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jan 9 22:50:12 2015 +0800
inet6: Dispatch nd6_setmtu0 to netisr0 to run
This function now access ifnet global variable in netisr.
Summary of changes:
sys/netinet6/in6.c | 3 +++
sys/netinet6/nd6.c | 29 +++++++++++++++++++++++++++--
2 files changed, 30 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20c14016c6e586314886aeacf2a99182df1363eb
--
DragonFly BSD source repository
More information about the Commits
mailing list