esp-idf/components/esp_netif/lwip
David Cermak e3d71c984a lwip: Add client's MAC addr to dhcp server cb
* Extended storage for staipassigned events to pass client's MAC address.
* Added client's MAC to dhcp server callback
* Posting the staipassigned events with clients IP and MAC address
2022-01-25 13:08:43 +01:00
..
esp_netif_lwip.c lwip: Add client's MAC addr to dhcp server cb 2022-01-25 13:08:43 +01:00
esp_netif_lwip_defaults.c openthread: integrate OpenThread network interface with esp_netif 2021-06-02 17:03:54 +08:00
esp_netif_lwip_internal.h netif: added ESP-NETIF L2 TAP interface 2021-11-23 11:17:22 +01:00
esp_netif_lwip_ppp.c esp_netif: Added argument checks for PPP public API 2021-09-07 09:03:15 +02:00
esp_netif_lwip_ppp.h esp_netif: Extend PPP netif API to control connection failure 2021-09-07 09:03:15 +02:00
esp_netif_lwip_slip.c esp_netif: Add CONFIG_PPP_SUPPORT and CONFIG_LWIP_SLIP_SUPPORT to sperate the code 2021-06-25 14:51:24 +08:00
esp_netif_lwip_slip.h esp-netif: Fix SLIP interface to start with correct IPv6 addr 2020-09-03 18:11:09 +00:00
esp_netif_sta_list.c esp_netif: moving default netifs to wifi, moved sta_list to a separate header -- note will fail unit tests 2019-11-13 12:36:25 +01:00