]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4828: Use feature detection for IPFilter API/ABI checks (#177) 180/head
authorAmos Jeffries <yadij@users.noreply.github.com>
Sun, 18 Mar 2018 10:36:01 +0000 (23:36 +1300)
committerGitHub <noreply@github.com>
Sun, 18 Mar 2018 10:36:01 +0000 (23:36 +1300)
commit4eaf432db8c9a6e170332ae9a29e8d305f85171d
tree684fa022212c1126fbd7795089ab73e712ee90c9
parent2db9989c5c4397458ef9ef43f8698844cd9ffcea
Bug 4828: Use feature detection for IPFilter API/ABI checks (#177)

Solaris 10+ backported IPFiter v5 features to their v4.1.9 which breaks
the IPFilterv4 logic when IPv6 is received. Resulting in crashes.
see bug 4828
acinclude/os-deps.m4
src/ip/Intercept.cc