From: Francis Dupont Date: Tue, 28 Mar 2017 00:21:53 +0000 (+0200) Subject: [master] Finished merge of trac5150a (config-test command) X-Git-Tag: trac5196_base~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f6cf226e848baef8d9af64e16c1dbf617a0a798;p=thirdparty%2Fkea.git [master] Finished merge of trac5150a (config-test command) --- 5f6cf226e848baef8d9af64e16c1dbf617a0a798 diff --cc ChangeLog index e292089b3e,efdcae8e65..c9b6fdf0ec --- a/ChangeLog +++ b/ChangeLog @@@ -1,16 -1,3 +1,22 @@@ ++1229. [func] fdupont ++ A new command: config-test has been implemented in DHCPv4, DHCPv6 ++ and control agent servers. It allows checking whether new ++ configuration looks correct. ++ (Trac #5150, git xxx) ++ +1228. [bug] fdupont + Logging on syslog now uses correctly the given facility. If none + is given the default facility is local0, and with an unrecognized + value user (log4cplus default). The syslog openlog() ident + parameter is the program name. + (Trac #5053, git 532d9f0e459ab1450a83a5015a2dd54745794383) + +1227. [func] fdupont, tomek + Additional commands: version-get, build-report have been + implemented for DHCPv4, DHCPv6 and Control Agent + components. Control Agent also now supports shutdown command. + (Trac #102, git 9d2b8326fc032876d74c1768c61c630987c25cc5) + 1226. [func] fdupont Command line option -t support added to libprocess and implemented for kea-dhcp-ddns and kea-ctrl-agent. It allows configuration sanity