zephyr/subsys/net/l2
Kapil Bhatt 2207fedbc8 net: l2: wifi: Fix Print of SSID in WIFI scan result
WIFI scan result shows junk character in SSID because of
the length of ssid is maximum(32 character) which leads
to buffer overflow. It required one character for null
terminator ‘\0’.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
2024-02-08 09:49:10 +00:00
..
bluetooth Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
canbus
dummy net: l2: dummy: Add start/stop API functions 2023-12-14 14:21:31 +01:00
ethernet net: gptp: Use local port identity when forwarding sync messages 2024-02-02 22:35:20 +01:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev
openthread net: openthread: upmerge to 75694d2 2023-11-27 19:59:04 +01:00
ppp net: l2: ppp: Patch carrier lost and L2 enable/disable 2024-01-19 09:47:33 +01:00
virtual net: if: Fix typo in IPv6 hop limit API name 2023-12-04 15:07:43 +01:00
wifi net: l2: wifi: Fix Print of SSID in WIFI scan result 2024-02-08 09:49:10 +00:00
CMakeLists.txt
Kconfig net: wifi: Enhance help text for NET_L2_WIFI_MGMT 2023-08-23 16:05:08 +01:00