zephyr/subsys/net/l2
Krishna T b754e63d1b net: ethernet: Add EAPoL ether type support
Wi-Fi protocol uses EAPoL ether type frames for authentication, so, add
support for that ether type so that they are not dropped.

Though we have NET_ETHERNET_FORWARD_UNRECOGNISED_ETHERTYPE to allow
unknown frames to be passed up the stack, but this might cause
performance penalty.

Signed-off-by: Krishna T <krishna.t@nordicsemi.no>
2022-08-08 14:03:54 +02:00
..
bluetooth all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ethernet net: ethernet: Add EAPoL ether type support 2022-08-08 14:03:54 +02:00
ieee802154 net: l2: ieee802154: apply clang format 2022-08-04 13:44:06 +02:00
openthread net: openthread: fix mbedtls config when SRP is enabled 2022-07-14 10:31:56 +02:00
ppp all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
virtual net: ipip: Remove unused variable 2022-06-27 08:51:18 -05:00
wifi subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
Kconfig net: l2: ieee802154: improve inline comments 2022-08-04 13:44:06 +02:00