zephyr/subsys/net/l2
Jukka Rissanen 2f10d7d816 net: ethernet: Set the ptype by the caller in send
Instead of setting the upper protocol type in ethernet_send()
by checking the protocol type bits, use the ptype that is already
set by the caller. This allows new protocol types to be supported
and makes the system extensible.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-01-16 22:37:28 +01:00
..
canbus
dummy
ethernet net: ethernet: Set the ptype by the caller in send 2025-01-16 22:37: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: shell: fix 11k neighbor request cannot specify ssid 2025-01-10 09:49:55 +01:00
CMakeLists.txt
Kconfig