Zepp-Hanzj opened a new pull request, #19074: URL: https://github.com/apache/nuttx/pull/19074
## Summary Add comprehensive man page documentation for the ip6tables command in Documentation/applications/system/ip6tables/index.rst. The documentation includes: - Configuration options (CONFIG_SYSTEM_IP6TABLES, CONFIG_NET_IPTABLES, CONFIG_NET_IPv6) - Command syntax and usage - All supported commands (-A, -D, -I, -L, -F, -P) - All supported options (-t, -j, -s, -d, -p, -i, -o, --sport, --dport, --icmpv6-type) - IPv6-specific examples with link-local and global addresses ## Impact No code impact. Documentation only. ## Testing Verified locally by building the documentation with Sphinx. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
