mbed-os/connectivity/lwipstack/source
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
..
LWIPInterface.cpp Add support for hostname request in lwIP interface (#347) 2024-09-18 18:34:25 -07:00
LWIPInterfaceEMAC.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
LWIPInterfaceL3IP.cpp Move lwipstack 2020-07-31 10:15:25 +01:00
LWIPInterfacePPP.cpp Move lwipstack 2020-07-31 10:15:25 +01:00
LWIPMemoryManager.cpp Remove erroneous character from SPDX identifer 2020-10-23 15:08:58 +01:00
LWIPStack.cpp Synchronize changes with Mbed upstream: September 2023 edition (#185) 2023-09-24 23:37:28 -07:00
lwip_tools.cpp LWIP::get_ip_addr: Prefer IPv4 over IPv6 link local addresses (#161) 2023-05-23 10:49:59 -07:00