nuttx/net/netfilter
zhanghongyu 244ddfcc2c net/netfilter: fix match name for UDP in ipt_filter
In both convert_ipv4entry() and convert_ipv6entry(), the IPPROTO_UDP
case was incorrectly comparing against XT_MATCH_NAME_TCP instead of
XT_MATCH_NAME_UDP. This caused UDP filter rules to never match.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-04-13 08:46:57 -03:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
ip6t_sockopt.c fix compile warning with ipt_sockopt.c and ip6t_sockopt.c: implicit declaration of function 'popcount' 2024-10-08 22:30:11 +08:00
ipt_filter.c net/netfilter: fix match name for UDP in ipt_filter 2026-04-13 08:46:57 -03:00
ipt_nat.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ipt_sockopt.c fix compile warning with ipt_sockopt.c and ip6t_sockopt.c: implicit declaration of function 'popcount' 2024-10-08 22:30:11 +08:00
iptables.h net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net: Add set/getsockopt options compatible with ip6tables 2024-06-20 09:43:05 +08:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00