2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

7 Commits

Author SHA1 Message Date
Andrei Pavel
05b3df86e0 [#2601] remove the use of const_pointer_cast in NETCONF code
If the casted element is mutated after the fact,
there may be undefined behavior.
2022-11-25 18:15:34 +02:00
Andrei Pavel
d6f69df968 [#2601] remove std:: prefix from .cc files 2022-11-25 18:15:33 +02:00
Andrei Pavel
a34abb3d1b [#2601] clean up header includes and makefiles in NETCONF code 2022-11-25 18:15:33 +02:00
Andrei Pavel
ee7e6c0522 [#2601] remove empty constructors and destructors 2022-11-25 18:15:33 +02:00
Andrei Pavel
5999b724ca [#1077] migrate src/bin/netconf to sysrepo 1.4 2021-07-23 10:45:36 +00:00
Francis Dupont
11486e255a [153-netconf-control-socket] Addressed review comments 2018-10-16 12:34:34 -04:00
Francis Dupont
8366e99167 [153-netconf-control-socket] Added control socket code from kea-yang 2018-10-16 12:34:34 -04:00