bl_iot_sdk/components/network
Samuel Thibault 8d1870b1b4 pppd: Fix the default value for ipv6cp-accept-local to false
The ipv6cp-accept-local option was supposed to enable it, but it is
already enabled by default, with no way to disable it.

For coherency with IPv4 and IPX, this disables ipv6cp-accept-local by
default, and the option can be used to enable it.

This also enables it automatically when the local id is not
specified, in coherency with IPv4 and IPX, and as the documentation was
saying.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
2020-10-31 22:05:17 +08:00
..
ble Remove references for ESP32 2020-10-31 21:57:21 +08:00
dns_server Remove references for ESP32 2020-10-31 21:57:21 +08:00
httpc Initial Commit 2020-10-26 20:35:25 +08:00
https Initial Commit 2020-10-26 20:35:25 +08:00
lwip pppd: Fix the default value for ipv6cp-accept-local to false 2020-10-31 22:05:17 +08:00
lwip_altcp_tls_mbedtls Initial Commit 2020-10-26 20:35:25 +08:00
lwip_dhcpd Initial Commit 2020-10-26 20:35:25 +08:00
lwip_mdns Initial Commit 2020-10-26 20:35:25 +08:00
netutils Initial Commit 2020-10-26 20:35:25 +08:00
sntp Initial Commit 2020-10-26 20:35:25 +08:00