nuttx-apps/netutils/dhcpc
Masayuki Ishikawa e8a353af05 netutils: dhcpc: Fix dhcpc.c
Summary:
- dhcpc now uses gethostname() but the hostname might be empty
- This commit fixes this issue

Impact:
- All use cases which use dhcpc

Testing:
- Tested with spresense:wifi

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-09-20 08:19:38 -07:00
..
dhcpc.c netutils: dhcpc: Fix dhcpc.c 2020-09-20 08:19:38 -07:00
Kconfig netutils/dhcpc: configurable timeout and retry count. 2020-04-03 18:11:27 -06:00
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00