]> git.ipfire.org Git - thirdparty/squid.git/commit
Display correct information on dstdomain clashes
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2011 01:15:15 +0000 (19:15 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2011 01:15:15 +0000 (19:15 -0600)
commit55e09ed66d19c1d21b8f3c5cd97ce85cdf164f8f
treec64b9c318e9dc3fda5bd00f5048f1d3fd6c247b2
parent18713d5b7b10aeb53b01a15f5557cf0d100395fc
Display correct information on dstdomain clashes

Abort with an error when a wildcard entry is going to be
discarded because of a sub-domain entry.
Also whenever there is a mixup between a domain and its
sub-domain wildcard alternative.

Raise a non-fatal warning when a useless subdomain entry
is being discarded and its super-set wildcard kept.

Care is taken to present the singular subdomain for
possible removal and keep the wildcard.
src/acl/DomainData.cc