esp-idf/components
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
..
2019-10-09 16:46:46 +08:00
2019-12-10 10:23:00 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2020-01-09 18:29:23 +08:00
2019-12-09 09:44:56 +08:00
2020-02-18 10:54:03 +08:00