David Cermak
|
52ca3a917d
|
esp_netif: Support for PPPoS in esp_netif using lwip ppp client
|
2019-12-16 17:34:10 +00:00 |
|
David Cermak
|
cf710a3cb1
|
esp_netif: include tcpip_adapter legacy header by default to provide *implicit* compatiblity
|
2019-11-13 12:36:25 +01:00 |
|
David Cermak
|
ffe043b1a8
|
esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter
- provides object oriented access to network intefaces
- not limited to default netifs
- more generic abstraction to network input output functions
- event handler registration removed from component responsibility
- backward compatibility layer for legacy tcpip_apapter APIs
Closes IDF-39
|
2019-11-13 12:36:25 +01:00 |
|
xueyunfei
|
fa02598b5c
|
lwip_2.1.2 for idf_4.0
|
2019-07-07 01:51:45 +00:00 |
|
grumpy-dude
|
8a3cf8ca77
|
Allow configuration of local netif hostname via new LWIP component configuration menu item
Signed-off-by: Sagar Bijwe <sagar@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/3627
|
2019-06-15 16:09:51 +05:30 |
|
Zhang Yan Jiao
|
3578fe39e0
|
Feature/sync lwip as submodule
|
2018-09-06 19:43:08 +08:00 |
|