OVMS3-idf/components/esp_netif/include
Axel Lin 4a623798f1 esp_netif_ppp: Add NETIF_PPP_AUTHTYPE_NONE to esp_netif_auth_type_t
To allow setting auth_type to PPPAUTHTYPE_NONE, add NETIF_PPP_AUTHTYPE_NONE
to esp_netif_auth_type_t.
So even PAP/CHAP are enabled in lwIP, the application still can set
auth_type to PPPAUTHTYPE_NONE.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
2020-03-03 15:00:37 +01:00
..
esp_netif.h lwip: Enable IPv6 stateless address autoconfiguration 2020-01-20 08:26:00 +00:00
esp_netif_defaults.h esp_netif: fixed initialization order of items in a struct 2020-01-02 17:16:47 +00:00
esp_netif_ip_addr.h esp_netif: added missing C++ guards 2019-11-22 10:31:06 +01:00
esp_netif_net_stack.h esp_netif, docs: Added programmer's manual section 2019-12-17 09:02:51 +01:00
esp_netif_ppp.h esp_netif_ppp: Add NETIF_PPP_AUTHTYPE_NONE to esp_netif_auth_type_t 2020-03-03 15:00:37 +01:00
esp_netif_sta_list.h esp_netif: added missing C++ guards 2019-11-22 10:31:06 +01:00
esp_netif_types.h esp_netif: Support for PPPoS in esp_netif using lwip ppp client 2019-12-16 17:34:10 +00:00