mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ip6t_sockopt.c | ||
| ipt_filter.c | ||
| ipt_nat.c | ||
| ipt_sockopt.c | ||
| iptables.h | ||
| Kconfig | ||
| Make.defs | ||