#1492 Telnet console DNS commands reduced usefulness
Reporter
Zash
Owner
Zash
Created
Updated
Stars
★ (1)
Tags
Milestone-0.11
Status-Fixed
Type-Defect
Priority-Medium
Zash
on
Since moving to having a DNS resolver object (and cache) per connection (eg s2s), the dns:addnameserver and dns:setnameserver commands have no effect on anything other than the dns requests done in telnet console itself.
It would make sense to complete the transition and have a DNS resolver object per telnet console session as well.
Zash
on
Actually already started, just need a number for the commit message
Since moving to having a DNS resolver object (and cache) per connection (eg s2s), the dns:addnameserver and dns:setnameserver commands have no effect on anything other than the dns requests done in telnet console itself. It would make sense to complete the transition and have a DNS resolver object per telnet console session as well.
Actually already started, just need a number for the commit message
ChangesFixed in https://hg.prosody.im/0.11/rev/232841373711
Changes