Files
esp-idf/components
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
..
2020-02-15 18:28:25 +08:00
2020-03-11 18:22:07 +08:00
2020-02-15 18:28:25 +08:00
2019-11-29 18:05:24 +08:00
2020-03-10 17:45:06 +08:00
2019-12-09 09:44:56 +08:00
2020-03-03 16:56:14 +08:00