summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--dpibreak.18
-rw-r--r--dpibreak.1.md6
2 files changed, 7 insertions, 7 deletions
diff --git a/dpibreak.1 b/dpibreak.1
index 7f5fe98..a9a6fd6 100644
--- a/dpibreak.1
+++ b/dpibreak.1
@@ -76,9 +76,9 @@ order: (fake 1), (orig 1), (fake 2), (orig 2), ...
.B \-\-fake\-ttl \fIu8\fR
Override ttl (IPv4) / hop_limit (IPv6) of
.B fake
-packet. Ignored unless
+packet. Implicitly turn on
.B \-\-fake
-is enabled. (default: 8)
+option. (default: 8)
.TP
.B \-\-fake\-badsum
Corrupts the TCP checksum of
@@ -87,9 +87,9 @@ packets. When enabled,
.B fake
packets cannot pass through most routers and will not behave as
expected. It can be useful if your router/firewall provides an option
-to disable TCP checksum verification. Ignored unless
+to disable TCP checksum verification. Implicitly turn on
.B \-\-fake
-is enabled.
+option.
.TP
.B \-\-queue\-num \fIu16\fR
.Linux only.
diff --git a/dpibreak.1.md b/dpibreak.1.md
index adb939f..7ad9f2d 100644
--- a/dpibreak.1.md
+++ b/dpibreak.1.md
@@ -53,14 +53,14 @@ transmitted in an interleaved order: (fake 1), (orig 1), (fake 2), (orig
2), ...
**--fake-ttl *u8***
-Override ttl (IPv4) / hop_limit (IPv6) of **fake** packet. Ignored
-unless **--fake** is enabled. (default: 8)
+Override ttl (IPv4) / hop_limit (IPv6) of **fake** packet. Implicitly
+turn on **--fake** option. (default: 8)
**--fake-badsum**
Corrupts the TCP checksum of **fake** packets. When enabled, **fake**
packets cannot pass through most routers and will not behave as
expected. It can be useful if your router/firewall provides an option to
-disable TCP checksum verification. Ignored unless **--fake** is enabled.
+disable TCP checksum verification. Implicitly turn on **--fake** option.
**--queue-num *u16***