]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove dst ACL dependency on HTTP request message existence
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 25 Jan 2015 04:48:21 +0000 (20:48 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 25 Jan 2015 04:48:21 +0000 (20:48 -0800)
commita3c5c08169c066a3e78d600609a7fc614d90f522
tree597a9dfe4f5911b5fc5610b56e604dd95428d213
parentb06c45a54fc81ab2644cd2165f7b11ba56b85c73
Remove dst ACL dependency on HTTP request message existence

The ACL checklist dst_addr member can be used in cases where the HTTP
message is not provided. Such as ssl_bump, ICAP outgoing IP, or peer
selection probes.
src/acl/DestinationIp.cc
src/acl/DestinationIp.h