zephyr/subsys/net/l2
Kapil Bhatt 6f9dbbd54f wifi: utils: Fix crash for scan
The check for index out of bound is missing, It turns into a crash
for input channel more than WIFI_MGMT_SCAN_CHAN_MAX_MANUAL.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
2025-03-31 14:33:22 +02:00
..
canbus net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
dummy net: l2: dummy: Update sent statistics 2025-03-21 14:18:25 +01:00
ethernet net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
ieee802154 net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
offloaded_netdev
openthread openthread: Rework L2 configuration 2025-03-07 19:59:07 +01:00
ppp net: l2: ppp: Make PPP L2 work with packet sockets 2025-03-18 16:45:53 +01:00
virtual net: l2: virtual: Add support for VPN public/private key set/get 2025-03-28 21:51:57 +01:00
wifi wifi: utils: Fix crash for scan 2025-03-31 14:33:22 +02:00
CMakeLists.txt openthread: Rework L2 configuration 2025-03-07 19:59:07 +01:00
Kconfig