nuttx-apps/netutils/dhcpc
nuttxs 8f3c3c57f9 netutils/dhcpc/dhcpc: add implementation to get renewal (T1) time and
rebinding (T2) time from DHCP packet.
According to RFC 2131, T1 and T2 times play a critical role in lease
management in DHCP clients.

Signed-off-by: nuttxs <zhaoqing.zhang@sony.com>
2025-08-06 10:54:18 +08:00
..
CMakeLists.txt netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
dhcpc.c netutils/dhcpc/dhcpc: add implementation to get renewal (T1) time and 2025-08-06 10:54:18 +08:00
Kconfig netutils/dhcpc/dhcpc.c:Implement a dedicated interface to send 2025-07-14 15:49:29 -03:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00