zephyr/subsys/net/l2
Jukka Rissanen 420c4b153e net: ethernet/vlan: Add support for embedding ll header
If Ethernet based network device driver is advertizing
ETHERNET_EMBEDDED_LL_HEADER, then the L2 driver will can
return the proper L2 header size for the network interface.
This info is then used in TX to determine whether to have a
separate net_buf for the link level header, or to embed the
header to the same net_buf as the L2 payload.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-12-19 10:21:28 +01:00
..
canbus
dummy
ethernet net: ethernet/vlan: Add support for embedding ll header 2024-12-19 10:21:28 +01:00
ieee802154 net: l2: ieee802154: shell: Fix stringop-truncation 2024-10-09 13:50:00 +02:00
offloaded_netdev
openthread net: openthread: Allow a platform to select a Settings backend. 2024-12-02 18:18:20 +01:00
ppp net: l2: ppp: ensure proper null-termination in ppp_fsm_close 2024-08-14 09:40:23 +02:00
virtual net: ethernet/vlan: Add support for embedding ll header 2024-12-19 10:21:28 +01:00
wifi net: wifi: hostap: add set RTS threshold command support 2024-12-18 10:17:24 +01:00
CMakeLists.txt
Kconfig