mirror of
https://github.com/bytedance/g3.git
synced 2026-05-04 14:40:40 +00:00
add dns-over-quic support
This commit is contained in:
parent
d33e6362e8
commit
9d32159b38
5 changed files with 69 additions and 3 deletions
|
|
@ -763,6 +763,14 @@ The followings values are supported:
|
|||
|
||||
.. _dns over https: https://datatracker.ietf.org/doc/html/rfc8484
|
||||
|
||||
* dns-over-quic | doq | quic
|
||||
|
||||
If `dns over quic`_ should be used.
|
||||
|
||||
.. _dns over quic: https://datatracker.ietf.org/doc/html/rfc9250
|
||||
|
||||
.. versionchanged:: added dns over quic support since version 1.7.15
|
||||
|
||||
.. _conf_value_dns_encryption_config:
|
||||
|
||||
dns encryption config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue