]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove global AclMatchedName from ACL::match() virtual methods (#1594)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Sat, 25 Nov 2023 07:55:31 +0000 (07:55 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 25 Nov 2023 07:55:43 +0000 (07:55 +0000)
commit8dc91e6337632f982a530ae7c91aebcab2bc6c2a
tree6666828ded185f3ef0d16f0b1b1e196dffd45cab
parent877e36d493d772e3bb342c342d99f8d655010d5d
Remove global AclMatchedName from ACL::match() virtual methods (#1594)

... and use ACL::name instead, which became accessible since 8319d47.
src/acl/Asn.cc
src/acl/DestinationDomain.cc
src/acl/DestinationIp.cc
src/acl/SourceDomain.cc