Files
esp-idf/components
David Cermak 4c1ad38f79 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-11-11 13:29:13 +01:00
..
2020-09-17 10:51:39 +07:00
2020-11-05 04:13:39 +00:00
2020-09-01 16:00:49 +08:00
2019-12-09 09:44:56 +08:00