]> git.ipfire.org Git - thirdparty/pdns.git/commit
setKey() was actually "appendKey()". In addition, '-k' would not override for server...
authorbert hubert <bert.hubert@netherlabs.nl>
Thu, 23 Mar 2017 20:39:10 +0000 (21:39 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 23 Mar 2017 20:39:10 +0000 (21:39 +0100)
commit6f6b4d6927b17ef25356f0fed9114ba69c2153e1
tree1dda6e6c3212d4545bc985160b43cb1f5f180df1
parenta77e6c032249caa264bdba84887e1a0f0b7db1e0
setKey() was actually "appendKey()". In addition, '-k' would not override for server configuration. Unified -k behaviour for client and server mode now.
pdns/dnsdist-lua.cc
pdns/dnsdist.cc