]> git.ipfire.org Git - thirdparty/squid.git/commit
Display correct information on dstdomain clashes
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 24 Feb 2011 13:52:27 +0000 (02:52 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 24 Feb 2011 13:52:27 +0000 (02:52 +1300)
commit14e563cbdfeb60fa8c164ea8bcdd5e0a4474fc16
treef43007c412b48ec684b3501b25af4f3e276f9628
parent0537af51dc5308f858489209fa7a213cbeaa3161
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.

Rais 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