nuttx/net/nat
Shunchao Hu 1e6c751db7 net/nat: Unlock on outbound NAT entry creation failure.
Release nat_lock before returning -ENOENT from the IPv4 and IPv6
outbound NAT paths when NAT entry creation fails.

Signed-off-by: Shunchao Hu <ankohuu@gmail.com>
2026-04-05 11:22:41 -04:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
ipv4_nat.c net/nat: Unlock on outbound NAT entry creation failure. 2026-04-05 11:22:41 -04:00
ipv4_nat_entry.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
ipv6_nat.c net/nat: Unlock on outbound NAT entry creation failure. 2026-04-05 11:22:41 -04:00
ipv6_nat_entry.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net/nat: Support IPv6 Masquerading (NAT66) 2024-04-11 22:23:29 +08:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
nat.c net/nat: fix missed nat_unlock 2026-03-24 13:49:12 +08:00
nat.h net/nat: replace net_lock with nat_lock(mutex) 2025-12-29 09:42:18 +08:00