From e98c6ca0cd66184de43eb4c8cc34114fb72c88f6 Mon Sep 17 00:00:00 2001 From: laforge Date: Thu, 22 Jan 2004 15:04:24 +0000 Subject: split manpages into per-extension manpage snippet (Henrik Nordstrom) add lots of missing manpage snippets (Harald Welte) --- extensions/libipt_ECN.man | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 extensions/libipt_ECN.man (limited to 'extensions/libipt_ECN.man') diff --git a/extensions/libipt_ECN.man b/extensions/libipt_ECN.man new file mode 100644 index 0000000..3668490 --- /dev/null +++ b/extensions/libipt_ECN.man @@ -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" . -- cgit v1.2.3