Merge commit 'origin/trunk@12184' into fedora
[iptables.git] / trunk / extensions / libipt_icmp.man
diff --git a/trunk/extensions/libipt_icmp.man b/trunk/extensions/libipt_icmp.man
new file mode 100644 (file)
index 0000000..a912769
--- /dev/null
@@ -0,0 +1,9 @@
+This extension can be used if `--protocol icmp' is specified.  It
+provides the following option:
+.TP
+[\fB!\fP] \fB--icmp-type\fP \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