mbed-os/connectivity/lwipstack
Guilherme Ricioli eca8047244
Add support for hostname request in lwIP interface (#347)
* Add methods for setting hostname

In the same way it is done for setting MAC address, add methods for
setting hostname. The underlying network stack can then request this
to the local DNS through DHCP.

* Request hostname through DHCP

If hostname is provided, request it to local DNS through DHCP.
2024-09-18 18:34:25 -07:00
..
include/lwipstack Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
lwip lwiperf: fix double-free of pcb on error 2022-06-11 00:08:46 +08:00
lwip-sys LWIP: Provide inline replacements for htons() and htonl() 2021-09-25 15:13:22 +07:00
source Add support for hostname request in lwIP interface (#347) 2024-09-18 18:34:25 -07:00
.mbedignore Move lwipstack 2020-07-31 10:15:25 +01:00
CMakeLists.txt Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
CONTRIBUTING.md Update lwipstack paths 2020-07-31 10:19:52 +01:00
mbed_lib.json MIMXRT1060_EVK and Teensy 4.0 support (#113) 2023-01-09 08:48:25 -08:00