OVMS3-idf/examples/protocols/pppos_client/components/modem
David Cermak fffdc1d789 esp-netif-ppp: support for setting ppp netif up and down
calling esp_netif_up() and esp_netif_down() was not supported if the
underlying netif wos of ppp type. Updated the code to enable setting
these interfaces up/down and registered actions in moden_netif glue for
connection/disconnection events to set the netif up/down.
2020-03-19 13:16:24 +00:00
..
include esp_modem: add simple compatibility layer for new esp_modem connecting over esp-netif 2019-12-16 17:34:10 +00:00
src esp-netif-ppp: support for setting ppp netif up and down 2020-03-19 13:16:24 +00:00
CMakeLists.txt esp_modem: add simple compatibility layer for new esp_modem connecting over esp-netif 2019-12-16 17:34:10 +00:00
component.mk modem: support modem facility and PPPoS 2019-01-23 18:53:32 +08:00