BL602 SDK (Pine64 fork)
Go to file
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
components pppd: Fix the default value for ipv6cp-accept-local to false 2020-10-31 22:05:17 +08:00
customer_app Initial Commit 2020-10-26 20:35:25 +08:00
docs/html Add missing docs 2020-10-26 20:43:20 +08:00
image_conf Initial Commit 2020-10-26 20:35:25 +08:00
make_scripts_riscv Initial Commit 2020-10-26 20:35:25 +08:00
toolchain/riscv Initial Commit 2020-10-26 20:35:25 +08:00
tools Initial Commit 2020-10-26 20:35:25 +08:00
.gitattributes ignore toolchain 2020-10-29 08:06:45 +08:00
clean Initial Commit 2020-10-26 20:35:25 +08:00
LICENSE Initial Commit 2020-10-26 20:35:25 +08:00
LICENSE-2.0.txt Initial Commit 2020-10-26 20:35:25 +08:00
README.rst Update README.rst 2020-10-26 20:51:11 +08:00
version_module.txt Initial Commit 2020-10-26 20:35:25 +08:00
version.txt Initial Commit 2020-10-26 20:35:25 +08:00

README
=========

Bouffalolab bl_iot_sdk. Support BL602 Wi-Fi/BLE Combo RISC-V based Chip.

Check ``docs/html`` for more detail.

Fire an issue, if you have any issue or need any support.