Home | History | Annotate | Download | only in extensions
      1 Allows you to add comments (up to 256 characters) to any rule.
      2 .TP
      3 .BI "--comment " "comment"
      4 .TP
      5 Example:
      6 iptables -A INPUT -s 192.168.0.0/16 -m comment --comment "A privatized IP block"
      7