zephyr/subsys/net/l2
Maochen Wang ebced020ec net: arp: Fix failed to add the arp table in stress test
During stress test with WiFi connect, disconnect, ping and throughput
traffic, ARP table updating failed issue may occur.
In arp_prepare(), if packet allocate failed, should add the arp
entry back to arp_free_entries, to avoid this entry is leak forever.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2024-03-14 12:21:39 +01: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: arp: Fix failed to add the arp table in stress test 2024-03-14 12:21:39 +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: ipv6cp: add assert to check the link address length 2024-02-26 14:43:07 +01:00
virtual net: if: Fix typo in IPv6 hop limit API name 2023-12-04 15:07:43 +01:00
wifi wifi: shell: removed NULL check to net_mgmt callback 2024-02-26 11:41:03 +00:00
CMakeLists.txt
Kconfig net: wifi: Enhance help text for NET_L2_WIFI_MGMT 2023-08-23 16:05:08 +01:00