nuttx-apps/netutils/dhcp6c
liqinhui 79e8722743 dhcp6c: Add the renew6 command for dhcp6c.
Support Stateless and Stateful. The renew6 is used as follows:
 - Stateless: renew6 eth0
 - Stateful: renew6 eth0 1

Signed-off-by: liqinhui <liqinhui@xiaomi.com>
2023-10-12 10:15:55 +08:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
dhcp6c.c dhcp6c: Add the renew6 command for dhcp6c. 2023-10-12 10:15:55 +08:00
Kconfig Kconfig: Make indent consistent with TABS 2023-02-10 14:11:48 +08:00
Make.defs apps/netutils/dhcp6c/Make.defs: fix nxstyle 2023-03-20 14:17:07 +01:00
Makefile Add dhcp6c module 2022-03-19 23:25:50 +08:00