Skip to content

Conversation

@masc2008
Copy link

@masc2008 masc2008 commented Jan 1, 2026

avoid trap when run "iptables -L" if configured CONFIG_NET_NAT while not configured CONFIG_NET_IPFILTER
It's a trap happen everytime.

It's a trap happen everytime.

it can fix issue: #3294

Copy link
Author

@masc2008 masc2008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[BUG] trap when run "iptables -L" if configured CONFIG_NET_NAT while not configure CONFIG_NET_IPFILTER #3294 #3294

@xiaoxiang781216
Copy link
Contributor

@masc2008 please fix:

../nuttx/tools/checkpatch.sh -c -u -m -g 85539a1223c4770ee36e68817f5bfe91e6b49369..HEAD
❌ Commit subject too long > 80
❌ Missing Signed-off-by
Used config files:
    1: .codespellrc
Some checks failed. For contributing guidelines, see:

It's a trap happen everytime if configured CONFIG_NET_NAT while not configured CONFIG_NET_IPFILTER.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] trap when run "iptables -L" if configured CONFIG_NET_NAT while not configure CONFIG_NET_IPFILTER

2 participants