Zhe Weng 2f9d98cab2 netutils/netlib: Add support for add/del a single IPv6 address
Note:
The `SIOCSIFADDR` and `SIOCDIFADDR` uses different params for `AF_INET` and `AF_INET6` (`struct ifreq` vs `struct in6_ifreq`) as defined by https://man7.org/linux/man-pages/man7/netdevice.7.html

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-11-08 00:20:19 +08:00
..
2022-03-19 23:25:50 +08:00
2023-06-06 17:17:08 +08:00
2022-09-04 11:03:28 -04:00
2023-04-19 03:11:19 +08:00
2022-03-18 09:54:01 +08:00
2022-03-18 09:54:01 +08:00
2023-09-08 02:11:23 +08:00
2022-04-22 11:14:17 +08:00
2023-10-06 17:25:23 +08:00
2023-08-01 23:10:32 -07:00