zephyr/subsys/net
Robert Lubos 85e2bf2a2c net: ethernet: Fix vlan tag verification
`net_eth_vlan_enable()` allowed to use illegal vlan tag values, fix this
by disallowing any tag value higher or equal to 0xfff (which is a limit
for the tag and a reserved value).

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-11-23 10:31:09 -05:00
..
ip kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
l2 net: ethernet: Fix vlan tag verification 2021-11-23 10:31:09 -05:00
lib net: openthread: Fix for OT prompt in the Zephyr shell 2021-11-10 16:36:18 +02:00
buf.c net_buf_slist_{put|get}: make SMP safe 2021-09-28 11:37:56 +02:00
CMakeLists.txt
hostname.c net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig net/tcp: Rename TCP2 to TCP 2021-11-11 07:26:41 -05:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net