xref: /aosp_15_r20/external/iptables/extensions/libxt_comment.man (revision a71a954618bbadd4a345637e5edcf36eec826889)
1Allows you to add comments (up to 256 characters) to any rule.
2.TP
3\fB\-\-comment\fP \fIcomment\fP
4.TP
5Example:
6iptables \-A INPUT \-i eth1 \-m comment \-\-comment "my local LAN"
7