zephyr/subsys/net/l2/ethernet
Christoph Seitz 5992208605 net: ethernet: Refactor length check to accommodate VLAN header size
The ethernet header size with VLAN tag is 18 bytes,
so the length check should accommodate this.

Signed-off-by: Christoph Seitz <christoph.seitz@infineon.com>
2025-03-12 02:29:02 +01:00
..
dsa
gptp net: Extend the protocol handling in Ethernet 2025-01-20 09:21:32 +01:00
lldp net: lldp: Send replies with timeout K_NO_WAIT 2025-03-07 19:58:45 +01:00
arp.c net: arp: Send replies with timeout K_NO_WAIT 2025-03-07 19:58:45 +01:00
arp.h net: arp: Fix ARP protocol handler to not use Ethernet hdr directly 2025-02-20 21:04:44 +01:00
bridge_shell.c
bridge.c drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
bridge.h
CMakeLists.txt
eth_stats.h
ethernet_mgmt.c net: l2: ethernet: Fix interface state check 2025-01-29 04:17:21 +01:00
ethernet_stats.c
ethernet.c net: ethernet: Refactor length check to accommodate VLAN header size 2025-03-12 02:29:02 +01:00
Kconfig net: l2: Add a config option to allow mismatched L3/L2 address packets 2025-02-06 17:48:37 +01:00
vlan.c net: vlan: Allow VLAN count to be set to 0 2025-01-31 16:12:50 +01:00