esp-idf/tools/test_apps/protocols/pppos/main
David Cermak 6f1b8fe062 esp-modem: Remove esp-netif destroy from modem network glue code
To be in line with other interfaces, when deleting the driver and it's glue layer to esp-netif, we DO NOT delete the related esp-netif (since is was allocated and created outside of the glue code and it works the same way in esp-eth and esp-wifi driver/glue layers).

Closes https://github.com/espressif/esp-idf/issues/5486
2020-08-31 06:47:01 +00:00
..
CMakeLists.txt pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
Kconfig.projbuild pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
null_dce.c pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
null_dce.h pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
pppos_client_main.c esp-modem: Remove esp-netif destroy from modem network glue code 2020-08-31 06:47:01 +00:00