mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:22:05 -04:00
note differencec between 9.10 and 9.11 for EDNS negotiation in dig
This commit is contained in:
parent
b9a0676eec
commit
9208b81867
1 changed files with 4 additions and 1 deletions
5
CHANGES
5
CHANGES
|
|
@ -461,7 +461,10 @@
|
|||
header flag bit (dig +zflag). [RT #37421]
|
||||
|
||||
3993. [func] Dig now supports EDNS negotiation by default.
|
||||
(dig +[no]ednsnegotiation). [RT #37604]
|
||||
(dig +[no]ednsnegotiation).
|
||||
|
||||
Note: This is disabled by default in BIND 9.10
|
||||
and enabled by default in BIND 9.11. [RT #37604]
|
||||
|
||||
3992. [func] DiG can now send queries without questions
|
||||
(dig +header-only). [RT #37599]
|
||||
|
|
|
|||
Loading…
Reference in a new issue