Adds the following RTM_*LINK related functions:
- ifconfig_get_mac to retrieve an interface's MAC address
- ifconfig_set_mac to set MAC address on an interface
- internal ifconfig_get_link to retrieve link information
ifconfig_set_mac depends on https://reviews.freebsd.org/D51922
Sponsored by: Google LLC (GSoC)