ifconfig(8): Default to AF_LOCAL sockets for non-family-specific operations
authorAaron LI <aly@aaronly.me>
Fri, 23 Mar 2018 01:40:57 +0000 (09:40 +0800)
committerAaron LI <aly@aaronly.me>
Sun, 5 Aug 2018 01:47:42 +0000 (09:47 +0800)
commitd4e856128472e2e79172aebf65f19f527ac0010f
tree2f20f8427cb661347416c79814c0d00bb31822f4
parent80d2947bc9bb9395f7b2e028b5582c23a2858812
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)
sbin/ifconfig/ifclone.c
sbin/ifconfig/ifconfig.c