Add support for DNS-over-QUIC

Hello,
Why doesn't OpenWrt be the first OS to natively support DNS-over-QUIC?

1 Like

Already working see DNS-over-HTTP/3 - #24 by nihilt

2 Likes

QUIC is a horribly complex protocol to implement, requiring rather large libraries and forced cryptography to deal with it, making it unsuitable as default choice for weak devices.

3 Likes

Is it possible to make it a optional choice for routers that can handle it?

It already is optional :wink: see my previous post

1 Like