zephyr/subsys/net/l2
Jukka Rissanen d40abe8c0f net: vlan: Fix net_eth_get_vlan_tag() to check correct interface
The network interface parameter for net_eth_get_vlan_tag() should
be the VLAN interface so use the search loop properly.
Earlier the main interface could be checked.

Add also test cases for this so that we can catch that the func
works properly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-12 11:54:33 +02:00
..
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: vlan: Fix net_eth_get_vlan_tag() to check correct interface 2024-04-12 11:54:33 +02:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
ppp net: l2: ppp: ipv6cp: add assert to check the link address length 2024-02-26 14:43:07 +01:00
virtual net: use appropriate sys_randX_get() 2024-04-05 12:28:46 +02:00
wifi net: wifi: Remove constraints for dwell time 2024-04-09 14:21:10 +02:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00