esp-idf/components/esp_netif/include
David Cermak 966b8620c2 feat(esp_netif): PPP config option to allow disabling LCP runtime
If LCP keepalive mechanism is enabled in menuconfig, it's statically
configured on creation of an interface and cannot be changed runtime. In
some cases it's useful to relax LCP criteria during runtime operation,
for example before initiating OTA. This config option allows for
disabling already enabled LCP echo (this setting becomes effective after
reconnecting, i.e. initializing a new session)

Closes https://github.com/espressif/esp-protocols/issues/287
2023-09-25 16:48:48 +02:00
..
lwip
esp_netif.h
esp_netif_br_glue.h
esp_netif_defaults.h
esp_netif_ip_addr.h
esp_netif_net_stack.h
esp_netif_ppp.h
esp_netif_sntp.h
esp_netif_types.h
esp_vfs_l2tap.h