zephyr/tests/net/vlan
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
..
src net: vlan: Fix net_eth_get_vlan_tag() to check correct interface 2024-04-12 11:54:33 +02:00
CMakeLists.txt
prj.conf tests: net: vlan: Update because of VLAN changes 2024-03-28 09:41:38 +00:00
testcase.yaml