]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Handle Quiche >= 0.23.0 since the API changed 15118/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 Feb 2025 15:24:08 +0000 (16:24 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 Feb 2025 15:24:08 +0000 (16:24 +0100)
commit35ab1dbe0ab9814445e8be8ba3ab7b719e1b5667
treec07dcfc55a4591e82d73ed6f4c97c64aac94947c
parent86a5d8a96af820f2e349e94862f21b77b4fc290a
dnsdist: Handle Quiche >= 0.23.0 since the API changed

Quiche 0.23.0 has renamed `quiche_h3_event_headers_has_body` to
`quiche_h3_event_headers_has_more_frames`, so we need to handle that.
pdns/dnsdistdist/doh3.cc
pdns/dnsdistdist/m4/pdns_with_quiche.m4
pdns/dnsdistdist/meson/quiche/meson.build