]> git.ipfire.org Git - thirdparty/squid.git/commit
WCCP: Validate packets better (#899)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 24 Sep 2021 21:53:11 +0000 (21:53 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 24 Sep 2021 21:53:14 +0000 (21:53 +0000)
commit464223c147a568169e940fb466947bdb556d87af
tree5cc39888aadbc6352546c2567971149faf57bb63
parent43d6b5c81b88ec2256b430c69a872a1e4f324e4a
WCCP: Validate packets better (#899)

Update WCCP to support exception based error handling for
parsing and processing we are moving Squid to for protocol
handling.

Update the main WCCPv2 parsing checks to throw meaningful
exceptions when detected.
src/wccp2.cc