zephyr/subsys/net/l2
Jukka Rissanen ad9f32a4e9 net: lldp: Sent LLDP packet was missing proper net_pkt type
The LLDP packet was created but its type was not set to LLDP
and was sent as ARP message.

Fixes #25084

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-05-08 11:43:00 +03:00
..
bluetooth Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
canbus canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
dummy
ethernet net: lldp: Sent LLDP packet was missing proper net_pkt type 2020-05-08 11:43:00 +03:00
ieee802154 net/ieee802154: Validate length on received frames 2020-05-07 13:20:46 +03:00
openthread net: openthread: Allow to disable automatic network attachment 2020-05-08 10:44:27 +03:00
ppp net: ppp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
wifi net: wifi: fix log message printing ssid and psk 2020-04-07 15:00:55 +03:00
CMakeLists.txt
Kconfig