summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_REJECT.man
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2005-04-15 09:39:55 +0000
committerHarald Welte <laforge@gnumonks.org>2005-04-15 09:39:55 +0000
commit7d7745153bcb13ea5f53fb51b44885718f7d8398 (patch)
treeb90c130dd2fb14c4cd963cb3238a4d1eb7b85409 /extensions/libipt_REJECT.man
parente267792b4f6d6c9e0530d9d158263e19444ea00f (diff)
pull out pmtu changes to fix compilation issues
Diffstat (limited to 'extensions/libipt_REJECT.man')
-rw-r--r--extensions/libipt_REJECT.man4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/libipt_REJECT.man b/extensions/libipt_REJECT.man
index ac43d4e1..174bf7b3 100644
--- a/extensions/libipt_REJECT.man
+++ b/extensions/libipt_REJECT.man
@@ -21,7 +21,6 @@ The type given can be
.B " icmp-net-prohibited"
.B " icmp-host-prohibited or"
.B " icmp-admin-prohibited (*)"
-.B " icmp-frag-needed"
.fi
which return the appropriate ICMP error message (\fBport-unreachable\fP is
the default). The option
@@ -32,7 +31,4 @@ TCP RST packet to be sent back. This is mainly useful for blocking
(113/tcp) probes which frequently occur when sending mail to broken mail
hosts (which won't accept your mail otherwise).
.TP
-.BI "--pmtu " "size"
-The next-hop MTU the icmp-frag-needed is sent back with.
-.TP
(*) Using icmp-admin-prohibited with kernels that do not support it will result in a plain DROP instead of REJECT