summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 81154f0..d8c9b1c 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ large packets destined to the desired IP to the netfilter queue.
Example rules:
```
-iptables -t mangle -A PREROUTING -d 2001:db1::1280/128 -j -NFQUEUE --queue-num 1280
+iptables -t mangle -A PREROUTING -d 2001:db1::1280/128 -j NFQUEUE --queue-num 1280
```
mtu1280d will, when it sees a packet > 1280 bytes long,