On 11/14/23 09:46, Renaud Allard wrote: > Hello, > > Here is a small patch to add DNS over QUIC with knot DNS client. > What do you think? > > Thank you, > Best Regards
>From the discussion it looks like, there's no choice but to use the embedded library, as building ngtcp2 with gnutls isn't going to be possible. I'm ok with enabling quic on knot. I'm assuming someone else might have an opinion on using embedded libraries. Debian - https://packages.debian.org/sid/knot - and Fedora - https://packages.fedoraproject.org/pkgs/knot/knot/fedora-rawhide.html#dependencies - both use the embedded ngtcp2 library, so we won't be doing anything weirdly different from other OSs. OKs? comments? opinions? Aisha