iptables-1.3.2-20050720
[iptables.git] / extensions / libipt_icmp.man
diff --git a/extensions/libipt_icmp.man b/extensions/libipt_icmp.man
new file mode 100644 (file)
index 0000000..5b91514
--- /dev/null
@@ -0,0 +1,9 @@
+This extension is loaded if `--protocol icmp' is specified.  It
+provides the following option:
+.TP
+.BR "--icmp-type " "[!] \fItypename\fP"
+This allows specification of the ICMP type, which can be a numeric
+ICMP type, or one of the ICMP type names shown by the command
+.nf
+ iptables -p icmp -h
+.fi