git: in6_control: Serialize some SIOCs using netisr0

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Dec 28 19:31:11 PST 2014


commit c2549e6c0413946b6f59ab8966d1cd4b71cf2dda
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sun Dec 28 16:28:36 2014 +0800

    in6_control: Serialize some SIOCs using netisr0
    
    The serialized SIOCs are:
    - IPv6 multicast routing.
    - Source address selection policy (not used yet).
    - Scope6.
    - IPv6 address changes.

Summary of changes:
 sys/netinet6/in6.c | 99 ++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 82 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2549e6c0413946b6f59ab8966d1cd4b71cf2dda


-- 
DragonFly BSD source repository



More information about the Commits mailing list