Skip to content

Documentation/applications/system/ip6tables: add ip6tables man page#19074

Open
Zepp-Hanzj wants to merge 3 commits into
apache:masterfrom
Zepp-Hanzj:docs/ip6tables
Open

Documentation/applications/system/ip6tables: add ip6tables man page#19074
Zepp-Hanzj wants to merge 3 commits into
apache:masterfrom
Zepp-Hanzj:docs/ip6tables

Conversation

@Zepp-Hanzj

Copy link
Copy Markdown
Contributor

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.

Add comprehensive documentation for the ip6tables command including
all supported commands, options, and IPv6-specific usage examples.

Signed-off-by: hanzhijian <hanzhijian@zepp.com>
@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants