nuttx-apps/netutils/dhcpc
daichuan 16abab8a55 dhcpc: need set ipaddr wait receive dhcp ack
With RFC2131 3.1, The client receives one or more DHCPOFFER messages from one or more servers. The client may choose to wait for multiple responses. so the ipaddr need set after receive dhcp ack.

Signed-off-by: daichuan <daichuan@xiaomi.com>
2026-04-20 15:20:20 +08:00
..
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Kconfig netutils/dhcpc: Set BOOTP BROADCAST flag when IPFORWARD is enabled 2026-04-20 15:09:35 +08:00
Make.defs Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
dhcpc.c dhcpc: need set ipaddr wait receive dhcp ack 2026-04-20 15:20:20 +08:00