git: DragonFly_RELEASE_5_4 network.subr: Add IPv6 support to ifalias_{up, down}()

Aaron LI aly at crater.dragonflybsd.org
Mon Dec 17 17:28:58 PST 2018


commit 8cc8b1d918da4d764fac518b8d1fbd20fb0f1f9a
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Dec 12 11:16:05 2018 +0800

    network.subr: Add IPv6 support to ifalias_{up,down}()
    
    * Factor out the common parts of ifalias_{up,down}() to be
      ifalias_common().
    * Add IPv6 support to ifalias_common().
    * Use ifalias_up() in network6_interface_setup().

Summary of changes:
 etc/network.subr | 78 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 40 insertions(+), 38 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8cc8b1d918da4d764fac518b8d1fbd20fb0f1f9a


-- 
DragonFly BSD source repository


More information about the Commits mailing list