]> granicus.if.org Git - pdns/commit
dnsdist: add --check-config commandline switch
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 19 Feb 2016 15:30:47 +0000 (16:30 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 19 Feb 2016 15:47:08 +0000 (16:47 +0100)
commit5efcfa63a5426b6c100ad8f41dcf356f3be59cc5
tree023eabe24ee0342430ab203a6da7fa0b8e08954e
parent55258afd2e9a9223f7a144c06b114556eacaa98e
dnsdist: add --check-config commandline switch

This allows testing of the configuration before one will try to restart
dnsdist with a broken config. Additionally, add tests to confirm the
config check still works.
docs/manpages/dnsdist.1.md
pdns/dnsdist.cc
regression-tests.dnsdist/test_CheckConfig.py [new file with mode: 0644]