BL602 SDK (Pine64 fork)
Go to file
Paul Mackerras c9ff47b828
pppd: Ignore received EAP messages when not doing EAP
This adds some basic checks to the subroutines of eap_input to check
that we have requested or agreed to doing EAP authentication before
doing any processing on the received packet.  The motivation is to
make it harder for a malicious peer to disrupt the operation of pppd
by sending unsolicited EAP packets.  Note that eap_success() already
has a check that the EAP client state is reasonable, and does nothing
(apart from possibly printing a debug message) if not.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2020-10-29 00:12:01 +01:00
components pppd: Ignore received EAP messages when not doing EAP 2020-10-29 00:12:01 +01: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
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.