mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-06 01:47:41 +02:00
Changelog note for #1381, and man page explanation.
- Merge #1381: Do not initialize quic_table unless it is enabled.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
8 January 2026: Wouter
|
||||
- Merge #1381: Do not initialize quic_table unless it is enabled.
|
||||
|
||||
6 January 2026: Wouter
|
||||
- Fix edns subnet, that scope zero queries, when there is a
|
||||
subquery without subnet, and the forward-no-cache or
|
||||
|
||||
@@ -1306,6 +1306,9 @@ These options are part of the ``server:`` section.
|
||||
Only interfaces configured with that port number as @number get the QUIC
|
||||
service.
|
||||
The interface uses QUIC for the UDP traffic on that port number.
|
||||
If the quic-port is set to 0, the server does not init quic code,
|
||||
and quic is disabled.
|
||||
This is similar to if quic is not in use, but then explicitly.
|
||||
|
||||
Default: 853
|
||||
|
||||
|
||||
Reference in New Issue
Block a user