Does BIND-9.9.9-P1 change the control command log to not show the zone name?

Tuan Vo vhtuan at tma.com.vn
Sun Jun 12 13:36:26 UTC 2016


When running the rndc command, the log doesn't show the zone name. Example:

 

# rndc -c rndc.conf freeze nguoianphu.com

# rndc -c rndc.conf thaw nguoianphu.com

The zone reload and thaw was successful.

 

The logs:

 

12-Jun-2016 19:51:06.793 received control channel command 'freeze'

12-Jun-2016 19:51:06.794 freezing zone nguoianphu.com/IN': success

12-Jun-2016 19:51:10.124 received control channel command 'thaw'

12-Jun-2016 19:51:10.124 thawing zone nguoianphu.com/IN': success

 

In past, it should be:

 

12-Jun-2016 19:51:06.793 received control channel command 'freeze
nguoianphu.com'

12-Jun-2016 19:51:06.794 freezing zone nguoianphu.com/IN': success

12-Jun-2016 19:51:10.124 received control channel command 'thaw
nguoianphu.com'

12-Jun-2016 19:51:10.124 thawing zone nguoianphu.com/IN': success

 

Does BIND-9.9.9-P1 just want to show the command name, not the zone name?
Code change here:

 

https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=blobdiff;f=bin/named
/control.c;h=b1b744f2ceabf4bdeb706e3c5f145adc0d6a0843;hp=aacb0884fde0a85b386
0f37c70714bde1e49ac22;hb=3bbb17429d53ba42ef9356c9b5dfcbf5d9647fcc;hpb=6cd768
47a19cbafadad349fd90a216e8807bc461

 

Thanks,

Tuan Vo

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20160612/275d052c/attachment.html>


More information about the bind-users mailing list