zephyr/subsys/net/l2/virtual
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
..
ipip net: ipv6: Add support for stable IID addresses 2024-11-16 15:55:49 -05:00
CMakeLists.txt
Kconfig
virtual.c net: ethernet/vlan: Add support for embedding ll header 2024-12-19 10:21:28 +01:00
virtual_mgmt.c net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00