git: network.subr: Add IPv6 support to ifalias_{up,down}()
Aaron LI
aly at crater.dragonflybsd.org
Fri Dec 14 06:21:12 PST 2018
commit 3b4e0f2a0d60c51f5b7bb893d7e1f0804cb4a697
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/3b4e0f2a0d60c51f5b7bb893d7e1f0804cb4a697
--
DragonFly BSD source repository
More information about the Commits
mailing list