wengzhe opened a new pull request, #7989: URL: https://github.com/apache/nuttx/pull/7989
## Summary Implemented our own `IPT_SO_SET_REPLACE` option for setsockopt and `IPT_SO_GET_INFO`/`IPT_SO_GET_ENTRIES` options for getsockopt, which are compatible with iptables. Currently used for NAT. ## Impact Add a method for user space to control kernel NAT/firewall. ## Testing Manually tested with our implementation of iptables (compatible version) in apps. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org