OVMS3-idf/components/lwip
Francesco Giancane 872272e23a lwip: make IPV6 link-local support over PPP configurable
Make the link local negotiation for IPV6 in PPP optional and
configurable.
This is because some modems do not support the IPV6 negotiation and
sending IPV6CP frames would in some cases break the network
configuration phase, resulting in a timeout during the Phase Network.

Please note that this does not disable the IPV6 support for the outgoing
communication (IPV6 is still enabled even if this option is not
selected) but just for the local link between lwIP and modem.

Signed-off-by: Francesco Giancane <francesco.giancane@accenture.com>

Merges https://github.com/espressif/esp-idf/pull/4782
Closes https://github.com/espressif/esp-idf/issues/1065
2020-03-05 18:46:48 +00:00
..
apps sntp: Add API to set update interval 2019-12-20 18:26:23 +08:00
include/apps sntp: Add API to set update interval 2019-12-20 18:26:23 +08:00
lwip@13665c14e1 add host name in discover packet 2020-03-02 08:18:28 +00:00
port/esp32 lwip: make IPV6 link-local support over PPP configurable 2020-03-05 18:46:48 +00:00
test_afl_host tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
weekend_test ci: updated mqtt weekend test for qemu support 2019-12-17 14:06:40 +01:00
CMakeLists.txt lw-ip: silence a warning related to CONFIG_LWIP_TCP_WND_DEFAULT value 2019-11-21 15:36:06 +01:00
component.mk lw-ip: silence a warning related to CONFIG_LWIP_TCP_WND_DEFAULT value 2019-11-21 15:36:06 +01:00
Kconfig lwip: make IPV6 link-local support over PPP configurable 2020-03-05 18:46:48 +00:00
linker.lf fix bug for nonblocking udp is zero 2019-08-21 11:25:17 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00