From: Mark Wooding Date: Sun, 1 Oct 2017 14:38:42 +0000 (+0100) Subject: classify.m4: Note the older site-local IPv6 range. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/firewall/commitdiff_plain/5ac28292e0d0a3281e48390ef8701f0ecea295c5 classify.m4: Note the older site-local IPv6 range. --- diff --git a/classify.m4 b/classify.m4 index 7bea059..6e304a8 100644 --- 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