git: sys/net: Call in6_if_up from the domain rather than directly

Roy Marples roy at crater.dragonflybsd.org
Tue Sep 10 05:45:45 PDT 2019


commit 5ee620dc3fd44ab5a7d8805fc03c19df4b88f189
Author: Roy Marples <roy at marples.name>
Date:   Tue Sep 10 12:16:52 2019 +0100

    sys/net: Call in6_if_up from the domain rather than directly

Summary of changes:
 sys/net/if.c             | 3 ---
 sys/netinet6/in6.h       | 1 -
 sys/netinet6/in6_proto.c | 3 ++-
 sys/netinet6/in6_var.h   | 1 +
 4 files changed, 3 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ee620dc3fd44ab5a7d8805fc03c19df4b88f189


-- 
DragonFly BSD source repository



More information about the Commits mailing list