Zhe Weng 2ad05e3062 ifconfig: Support prefixlen/CIDR for IPv6
Linux:
ifconfig eth0 [inet6] add 2022::2/96

FreeBSD:
ifconfig eth0 inet6 2022::2/96
ifconfig eth0 inet6 2022::2 prefixlen 96

NuttX newly supported:
ifconfig eth0 inet6 [add] 2022::2/96
ifconfig eth0 inet6 [add] 2022::2 prefixlen 96

Ref:
https://man7.org/linux/man-pages/man8/ifconfig.8.html
https://www.freebsd.org/cgi/man.cgi?ifconfig

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2022-12-29 17:33:59 +08:00
..
2022-12-29 14:26:41 +08:00
2021-06-11 08:53:57 -05:00
2022-10-06 12:20:32 +02:00
2021-06-11 08:53:57 -05:00
2021-06-11 08:53:57 -05:00
2022-01-06 10:30:41 +08:00
2021-06-11 08:53:57 -05:00
2021-06-11 08:53:57 -05:00
2021-06-11 08:53:57 -05:00
2022-08-23 01:39:59 +08:00
2022-10-24 12:03:44 +08:00
2021-06-11 08:53:57 -05:00