]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish ACL src/dst magic monikers and push upgrading to 'all'.
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 Nov 2009 01:43:45 +0000 (14:43 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 Nov 2009 01:43:45 +0000 (14:43 +1300)
commit7764e92dbe388e6152b559910d4769d8c737b19f
tree2c618a97b183de96a4ca074fbe2411ac1236d925
parent9d65168e8095a339c6f37503f0fd1b4548cce31a
Polish ACL src/dst magic monikers and push upgrading to 'all'.

* Adds 'ipv4' magic moniker. Slightly safer and friendlier than !ipv6

* Updates the IP range parse to detect several old broken cases of 'all'.
  Warn loudly and replace with 'all' during parse.
  This is needed for all the people who use the 'all' pattern for special
  purposes under another name; auth hiding, deny_info redirects, etc.
src/acl/Ip.cc