Adds the following RTM_*ADDR related functions:
- ifconfig_add_inet and ifconfig_del_inet to add and remove IPv4 addresses
- ifconfig_add_inet6 and ifconfig_del_inet6 to add and remove IPv6 addresses
The above functions are derived from ifconfig(8)
Sponsored by: Google LLC (GSoC)