]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix detection of obsolete 'all' patterns
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 24 Nov 2009 02:36:29 +0000 (15:36 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 24 Nov 2009 02:36:29 +0000 (15:36 +1300)
commite28f3e9985a592ba6e2ca693050669700520d3be
tree6005ecc5b54b6f5c38b3310602d7949200e5240e
parent1fcc8376594150a5fb92145d3a4df159933c4eed
Fix detection of obsolete 'all' patterns

A little bit overly enthusiastic on the additions...
 * 0.0.0.0 is a /32 not /0
 * 0->N is 'all', not 0->0
src/acl/Ip.cc