]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Properly detect whether `bpf_xdp_query` is available
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 25 Jan 2024 11:32:09 +0000 (12:32 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 25 Jan 2024 11:32:09 +0000 (12:32 +0100)
commit265ece9c2de43073a9781596089925fe4f3fc80e
treea4d3877531cffbd5d69d8b4732695e811f9deaaf
parent2a42c6cba484f905df8697b4482dd344e98c6968
dnsdist: Properly detect whether `bpf_xdp_query` is available

It was added in libbpf 0.7 and EL8 only has 0.5, sadly.
pdns/dnsdistdist/m4/pdns_with_xsk.m4
pdns/xsk.cc