nuttx-apps/system/iptables
zhanghongyu 5f634815cb iptables: fix the ipv4 mask conversion error
the configured mask should be in network byte order, but the logic here
calculates it as host byte order.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-01-15 17:12:03 +08:00
..
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
ip6tables.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
iptables.c system/iptables: avoid trap when running "iptables -L" 2026-01-11 15:07:15 -05:00
iptables.h system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
iptables_utils.c iptables: fix the ipv4 mask conversion error 2026-01-15 17:12:03 +08:00
Kconfig system/iptables: Support ip6tables & filter table 2024-06-21 10:16:01 +08:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00