chiark
/
gitweb
/
~mdw
/
firewall
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3767ce0
)
classify.m4: Fix typo in commentary.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 1 Oct 2017 14:38:22 +0000
(15:38 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 1 Oct 2017 14:38:22 +0000
(15:38 +0100)
classify.m4
patch
|
blob
|
blame
|
history
diff --git
a/classify.m4
b/classify.m4
index 6254993aec071bfbd6031d9d5f75ebcc383c19e0..7bea0594c8030d73b2e5c5641160408999e4f9e1 100644
(file)
--- a/
classify.m4
+++ b/
classify.m4
@@
-131,7
+131,7
@@
run iptables -t mangle -A in-classify -g bad-source-address \
run iptables -t mangle -A in-classify -g bad-source-address \
-m addrtype --src-type BROADCAST \
-## Special IPv6 addresses. For
mat
multicast sources, and mark zero and
+## Special IPv6 addresses. For
bid
multicast sources, and mark zero and
## link local addresses.
for i in :: fe80::/10; do
run ip6tables -t mangle -A in-classify -g mark-from-link -s $i