Razvan Becheriu
57b7e50752
[ #1964 ] protect critical_section_count_ in MultiThreadingMgr
2021-07-26 12:28:08 +03:00
Tomek Mrugalski
b50f4d5025
[ #1077 ] Log UT failures in YANG and NETCONF
...
- Reimplemented !1328 (was easier to do it from scratch than
solve a massive conflict.
2021-07-26 07:10:32 +00:00
Andrei Pavel
11ea5def14
[ #1987 ] fix Makefile error about check-hashes.sh
2021-07-23 19:14:29 +03:00
Andrei Pavel
67329c16fa
[ #1077 ] doc: migrating from sysrepo v0.x to v1.x
2021-07-23 13:48:56 +02:00
Andrei Pavel
c07be31ca0
[ #1077 ] NETCONF documentation
2021-07-23 13:48:56 +02:00
Tomek Mrugalski
aa7ef09286
[ #1077 ] Example converted to javascript syntax
...
- this provides better coloring scheme
2021-07-23 13:48:56 +02:00
Tomek Mrugalski
871b4efa17
[(no branch, rebasing 1077-sysrepo-1.x-docs)] #1077 typo fixed
2021-07-23 13:48:56 +02:00
Tomek Mrugalski
080b6d0f63
[ #1077 ] model => module
2021-07-23 13:48:56 +02:00
Tomek Mrugalski
8e1939ec56
[ #1077 ] Ubuntu and CentOS references are now version agnostic
2021-07-23 13:48:56 +02:00
Tomek Mrugalski
62946f5b97
[ #1077 ] added another note about sysrepo 0.x
2021-07-23 13:48:56 +02:00
Tomek Mrugalski
1f55a7bc26
[ #1892 ] added deprecation note for sysrepo 0.x
2021-07-23 13:48:56 +02:00
Andrei Pavel
d423e17a64
[ #1077 ] document sysrepo 1.x
2021-07-23 13:48:53 +02:00
Tomek Mrugalski
b23439816f
[ #1077 ] Fixed ugly formatting
2021-07-23 10:45:36 +00:00
Tomek Mrugalski
9d7c051109
[ #1077 ] Obsolete comment removed
2021-07-23 10:45:36 +00:00
Tomek Mrugalski
b40850a19a
[ #1077 ] Obsolete message removed
2021-07-23 10:45:36 +00:00
Andrei Pavel
10542a550a
[ #1077 ] exit 0 after --help in scripts
2021-07-23 10:45:36 +00:00
Andrei Pavel
ea14639433
[ #1077 ] formatting changes to YANG and NETCONF
2021-07-23 10:45:36 +00:00
Andrei Pavel
b0b0ec6d12
[ #1077 ] better Element.sortMaps unit test
2021-07-23 10:45:36 +00:00
Andrei Pavel
03c9c10d0c
[ #1077 ] netconf: throw, don't exit
2021-07-23 10:45:36 +00:00
Andrei Pavel
84ab94f931
[ #1077 ] proper notification logging
2021-07-23 10:45:36 +00:00
Andrei Pavel
1bb2fa1262
[ #1077 ] throw Unexpected in NetconfAgent::init
2021-07-23 10:45:36 +00:00
Andrei Pavel
d4b03fe8b0
[ #1077 ] comments in netconf unit tests
2021-07-23 10:45:36 +00:00
Andrei Pavel
65018f4d9d
[ #1077 ] comment SysrepoSetup::cleanSharedMemory
2021-07-23 10:45:36 +00:00
Andrei Pavel
57eed743dd
[ #1077 ] cc UT: removeEmptyContainersRecursively
2021-07-23 10:45:36 +00:00
Tomek Mrugalski
bdc0e8fcd7
[ #1077 ] Compilation fix
2021-07-23 10:45:36 +00:00
Andrei Pavel
5999b724ca
[ #1077 ] migrate src/bin/netconf to sysrepo 1.4
2021-07-23 10:45:36 +00:00
Andrei Pavel
500b7bf0fa
[ #1077 ] migrate src/lib/yang to sysrepo 1.4
2021-07-23 10:45:36 +00:00
Andrei Pavel
2f6c06c2b7
[ #1077 ] ListElement::sort()
...
created to be used in NETCONF unit tests
2021-07-23 10:45:36 +00:00
Andrei Pavel
8a733f3074
[ #1077 ] check-hashes.sh is now run on "make check"
2021-07-23 10:45:36 +00:00
Andrei Pavel
7f1371ae27
[ #1077 ] check-hashes.sh -a now amends hashes
2021-07-23 10:45:36 +00:00
Andrei Pavel
338a0c6c5a
[ #1077 ] script installs YANG modules: reinstall.sh
2021-07-23 10:45:36 +00:00
Andrei Pavel
9942b35e41
[ #1077 ] make autotools work with sysrepo 1.4
2021-07-23 10:45:36 +00:00
Marcin Siodelski
591cf75454
[ #1977 ] Addressed review comments
...
Added note that client classes from the database replace all classes
specified in the file. Added syntax highlighting to cb_cmds. Corrected
some typos.
2021-07-23 08:06:16 +02:00
Marcin Siodelski
b7cf28e30f
[ #1977 ] Added ChangeLog for classes in CB
2021-07-23 08:06:13 +02:00
Marcin Siodelski
718f95d304
[ #1977 ] Added API files to class commands in CB
2021-07-23 08:04:51 +02:00
Marcin Siodelski
8706c0c6f8
[ #1977 ] Described class commands
...
Described CB commands for manipulating client classes.
2021-07-23 08:04:51 +02:00
Marcin Siodelski
2f446fb435
[ #1977 ] General CB sections extended
...
Corrected some existing text about CB and added information about support
for Client Classes.
2021-07-23 08:04:51 +02:00
Marcin Siodelski
7353a65b6d
[ #1972 ] Removed leftover debug
2021-07-22 16:26:19 +02:00
Marcin Siodelski
24765fd878
[ #1972 ] DHCP servers fetch client classes
...
Both DHCPv4 and DHCPv6 now fetch client classes from the configuration
backend.
2021-07-21 21:58:12 +02:00
Marcin Siodelski
7a36e183ff
[ #1928 ] Addressed review comments
...
Corrected typos, removed whitespace and fixed some doxygen warnings.
2021-07-21 18:41:11 +02:00
Marcin Siodelski
19cf2539af
[ #1928 ] Removed const cast from test v6 backend
2021-07-21 13:03:29 +02:00
Marcin Siodelski
a01b22b1fb
[ #1928 ] Corrected a typo
2021-07-21 13:03:29 +02:00
Marcin Siodelski
887892af73
[ #1928 ] Test DHCPv6 CB supports follow_class_name
2021-07-21 13:03:29 +02:00
Marcin Siodelski
d413404d99
[ #1928 ] Do not re-position DHCPv6 class on update
2021-07-21 13:03:29 +02:00
Marcin Siodelski
fff7ab6ffc
[ #1928 ] Optionally skip checking deps
...
The client class parser can be configured to skip checking class
dependencies during parsing.
2021-07-21 13:03:29 +02:00
Marcin Siodelski
ea147851ed
[ #1928 ] Config backend pool for DHCPv6 extended
...
The client class specific calls were added to the config backend pool for
DHCPv6.
2021-07-21 13:03:29 +02:00
Marcin Siodelski
1825ac95ca
[ #1928 ] DHCPv6 MySQL Config Backend
...
Implemented DHCP6 Config Backend similar to the DHCPv4.
2021-07-21 13:03:29 +02:00
Marcin Siodelski
988fc032b0
[ #1928 ] Added new line in message file
2021-07-21 10:49:50 +00:00
Marcin Siodelski
611fed36be
[ #1928 ] Copy assignment for class dictionary
2021-07-21 10:49:50 +00:00
Marcin Siodelski
7e77245c57
[ #1928 ] Throw upon clearing not started audit
2021-07-21 10:49:50 +00:00