iptables-1.3.2-20050720
[iptables.git] / extensions / libipt_ECN.man
diff --git a/extensions/libipt_ECN.man b/extensions/libipt_ECN.man
new file mode 100644 (file)
index 0000000..3668490
--- /dev/null
@@ -0,0 +1,7 @@
+This target allows to selectively work around known ECN blackholes.
+It can only be used in the mangle table.
+.TP
+.BI "--ecn-tcp-remove"
+Remove all ECN bits from the TCP header.  Of course, it can only be used
+in conjunction with
+.BR "-p tcp" .