Start ifconfig conversion to Netlink with switching read-only interface/ifaddrs listings using Netlink interfaces instead of ioctl and rtsock ones.
The change is intended to be fully-compatible and provide the same output.
One can always switch back to the old interfaces, compiling ifconfig without Netlink, similar to route(8) and netstat(8).