mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 21:20:00 -04:00
486. [bug] nslookup: "set all" and "server" commands showed
the incorrect port number if a port other than 53
was specified. [RT #352]
This commit is contained in:
parent
53e7d12ab5
commit
16ea60d0db
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
486. [bug] nslookup: "set all" and "server" commands showed
|
||||
the incorrect port number if a port other than 53
|
||||
was specified. [RT #352]
|
||||
|
||||
485. [func] When dig had more than one server to query, it would
|
||||
send all of the messages at the same time. Add
|
||||
rate limiting of the transmitted messages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue