OVMS3-idf/components/esp_netif/include
David Cermak 8a45f074fc esp-netif: Added API to get the underlying interface name
The interface name can be used in socket API, i.e. setsockopt(). The API esp_netif_get_netif_impl_name() shoudl be used to populate standard
interface structure struct ifreq.
2020-05-18 09:26:24 +02:00
..
esp_netif.h esp-netif: Added API to get the underlying interface name 2020-05-18 09:26:24 +02:00
esp_netif_defaults.h esp-compiler: add designated init macros to make esp configuration pattern viable under C++ 2020-02-10 19:40:28 +01:00
esp_netif_ip_addr.h esp-netif: Enable easier configuration of custom DHCP server address 2020-04-24 07:32:58 +02: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-01-31 13:41:50 +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: use dhcp server netmask 2020-04-30 14:04:22 +00:00