commit d4e856128472e2e79172aebf65f19f527ac0010f
Author: Aaron LI <[email protected]>
Date: Fri Mar 23 09:40:57 2018 +0800
ifconfig(8): Default to AF_LOCAL sockets for non-family-specific operations
This allows the query operations to work in non-IPv4 jails, as will be
necessary
in a future possible non-INET networking.
Obtained-from: FreeBSD (r18964)
Summary of changes:
sbin/ifconfig/ifclone.c | 4 ++--
sbin/ifconfig/ifconfig.c | 17 ++++++++++-------
2 files changed, 12 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4e856128472e2e79172aebf65f19f527ac0010f
--
DragonFly BSD source repository