]> git.ipfire.org Git - thirdparty/kea.git/commit
[#1077] migrate src/bin/netconf to sysrepo 1.4
authorAndrei Pavel <andrei@isc.org>
Thu, 15 Jul 2021 14:25:47 +0000 (17:25 +0300)
committerTomek Mrugalski <tomek@isc.org>
Fri, 23 Jul 2021 10:45:36 +0000 (10:45 +0000)
commit5999b724cacc2766a53bb34c47382030e6eda2f2
tree7317524ede699e84c6369c64994376311f8787e1
parent500b7bf0faecaa51d6b8b38f6b8856ae661557b4
[#1077] migrate src/bin/netconf to sysrepo 1.4
25 files changed:
src/bin/netconf/http_control_socket.cc
src/bin/netconf/http_control_socket.h
src/bin/netconf/netconf.cc
src/bin/netconf/netconf.h
src/bin/netconf/netconf_cfg_mgr.cc
src/bin/netconf/netconf_cfg_mgr.h
src/bin/netconf/netconf_config.cc
src/bin/netconf/netconf_config.h
src/bin/netconf/netconf_controller.cc
src/bin/netconf/netconf_controller.h
src/bin/netconf/netconf_messages.cc
src/bin/netconf/netconf_messages.h
src/bin/netconf/netconf_messages.mes
src/bin/netconf/netconf_process.cc
src/bin/netconf/netconf_process.h
src/bin/netconf/simple_parser.cc
src/bin/netconf/stdout_control_socket.cc
src/bin/netconf/stdout_control_socket.h
src/bin/netconf/tests/control_socket_unittests.cc
src/bin/netconf/tests/get_config_unittest.cc
src/bin/netconf/tests/netconf_cfg_mgr_unittests.cc
src/bin/netconf/tests/netconf_unittests.cc
src/bin/netconf/tests/shtests/netconf_tests.sh.in
src/bin/netconf/unix_control_socket.cc
src/bin/netconf/unix_control_socket.h