From: Mark Wooding Date: Fri, 19 Apr 2013 14:15:52 +0000 (+0100) Subject: classify.m4: Document the source of blacklisted address blocks. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/be86e95c1daa4e5f52ff54b2254f22215fd21c67 classify.m4: Document the source of blacklisted address blocks. --- diff --git a/classify.m4 b/classify.m4 index bd7ab59..1d87fdb 100644 --- a/classify.m4 +++ b/classify.m4 @@ -320,7 +320,8 @@ for entry in $ifmap; do done ## Fill in the black holes in the network. Some of these might actually be -## known networks, so don't fill those in again. +## known networks, so don't fill those in again. See RFC5735 or its +## successors. for addr in \ 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 \ 127.0.0.0/8 \