Zepp-Hanzj opened a new pull request, #19073:
URL: https://github.com/apache/nuttx/pull/19073

   ## Summary
   
   Add comprehensive man page documentation for the iptables command in 
Documentation/applications/system/iptables/index.rst.
   
   The documentation includes:
   - Configuration options (CONFIG_SYSTEM_IPTABLES, CONFIG_NET_IPTABLES, 
CONFIG_NET_IPv4)
   - 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, 
--icmp-type)
   - Practical examples
   
   ## 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]

Reply via email to