chiark
/
gitweb
/
~mdw
/
firewall
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7c2cd88
)
classify.m4: Note the older site-local IPv6 range.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 1 Oct 2017 14:38:42 +0000
(15:38 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 1 Oct 2017 14:38:42 +0000
(15:38 +0100)
classify.m4
patch
|
blob
|
blame
|
history
diff --git
a/classify.m4
b/classify.m4
index 7bea0594c8030d73b2e5c5641160408999e4f9e1..6e304a8ca2ec98ac73ebe803d380b6d54ebeb32d 100644
(file)
--- a/
classify.m4
+++ b/
classify.m4
@@
-332,7
+332,7
@@
do
run iptables -t mangle -A in-default -s $addr -g bad-source-address
done
for addr in \
- fc00::/7 \
+ fc00::/7
fec0::/10
\
::0:0/96 ::ffff:0:0/96 \
2001:db8::/32
do