]> git.ipfire.org Git - thirdparty/unbound.git/commit
- unbound-control has version number in the header,
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 10 Jun 2011 10:11:38 +0000 (10:11 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 10 Jun 2011 10:11:38 +0000 (10:11 +0000)
commita11fbf9ca01739da474a99aa989733f60ea42ea6
tree48ba52bedc7eecee18657e0c4cf1821028860e04
parent30a339d1a88b242bc82f1a04f4ba90fbfc91b221
- unbound-control has version number in the header,
  UBCT[version]_space_ is the header sent by the client now.
- Unbound control port number is registered with IANA:
  ub-dns-control  8953/tcp    unbound dns nameserver control
  This is the new default for the control-port config setting.

git-svn-id: file:///svn/unbound/trunk@2424 be551aaa-1e26-0410-a405-d3ace91eadb9
config.h.in
configure.ac
daemon/remote.c
doc/Changelog
doc/control_proto_spec.txt
doc/example.conf.in
doc/unbound.conf.5.in
smallapp/unbound-control.c
util/config_file.c