esp-idf/components/esp_netif/lwip
jkingsman 3035ce294d feat(esp_netif): add support for DHCP Option 114 captive portal URI
DHCP Option 114 provides a modern method of indicating a captive
portal redirect to DHCP client. This introduces Option 114 to
the DHCPS component as well as provides examples for usage.
2024-05-02 22:50:09 +08:00
..
netif feat(esp_netif): PPP: Use RAM allocated pbufs instead of POOL (fixed size) 2023-09-25 16:48:48 +02:00
esp_netif_br_glue.c esp_netif: Fix Wno-format issues 2023-08-14 14:13:33 +02:00
esp_netif_lwip_defaults.c esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_netif_lwip_internal.h feat(esp_netif): Allow traffic reporting runtime enable/disable 2024-04-22 11:27:43 +10:00
esp_netif_lwip_ppp.c fix(lwip): Used dedicated IP4 address type 2024-01-19 17:48:47 +01:00
esp_netif_lwip_ppp.h fix(esp_netif): Lock netif list with TCPIP context 2023-10-13 15:54:53 +02:00
esp_netif_lwip.c feat(esp_netif): add support for DHCP Option 114 captive portal URI 2024-05-02 22:50:09 +08:00
esp_netif_sntp.c fix(netif): Add missing SNTP get-reachablitiy API 2024-02-29 23:37:45 +08:00