classify.m4: Note the older site-local IPv6 range.
[firewall] / classify.m4
index 7bea059..6e304a8 100644 (file)
@@ -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