]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/ConnMark.cc
Fix client_connection_mark handling of clientless transactions (#312)
authorAlexander Gozman <goal81@gmail.com>
Wed, 24 Oct 2018 15:28:13 +0000 (15:28 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 25 Oct 2018 12:31:10 +0000 (12:31 +0000)
commitcad2828ea69a651733e842d0d7e6630811de3006
treee0ac0e4710aba00fc67e003b4e0bc252dc348ebb
parent16cd62c79e5aa5a272249ffe9770a04ac7cd477f
Fix client_connection_mark handling of clientless transactions (#312)

Also affects the deprecated clientside_mark ACL.

Broken since CONNMARK matching was added in commit 653d992.
src/acl/ConnMark.cc