2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

27647 Commits

Author SHA1 Message Date
Francis Dupont
6b43936ea5 [65-libyang-config-translator] Added config translator code and tests 2018-10-24 16:01:45 +02:00
Francis Dupont
9f58cba74b [65-libyang-testutils] Final fixes 65-libyang-clean-keatext_base 2018-10-24 15:50:51 +02:00
Tomek Mrugalski
135a80a7e0 [#65,!30] Negative checks moved to separate test. 2018-10-24 15:50:51 +02:00
Tomek Mrugalski
698e1530b3 [#65,!30] Removed reference to keaexample. 2018-10-24 15:50:51 +02:00
Tomek Mrugalski
570ec43878 [#65,!30] Unnecessary keaexample model removed. 2018-10-24 15:50:51 +02:00
Francis Dupont
89dad52a11 [65-libyang-testutils] Cosmetics (trailing dots) and a '>>' 2018-10-24 15:50:51 +02:00
Francis Dupont
7de62601c5 [65-libyang-testutils] Added missing (or restored) keaexample module 2018-10-24 15:50:51 +02:00
Tomek Mrugalski
a2b723d1ce [#65,!30] Corrected storage type. 2018-10-24 15:50:51 +02:00
Tomek Mrugalski
63678cc1a4 [#65,!30] Added test that loads and verified trees from yang_configs.h 2018-10-24 15:50:51 +02:00
Tomek Mrugalski
e5b1b5f52f [#65,!30] Updated test utils (mostly comments) 2018-10-24 15:50:51 +02:00
Francis Dupont
93bf94ed92 [65-libyang-testutils_rebased] Updated 2018-10-24 15:50:51 +02:00
Francis Dupont
1b7963c1bc [65-libyang-testutils] Filled files, ready for review 2018-10-24 15:50:51 +02:00
Francis Dupont
b4e30f3708 [master] Added a ChangeLog entry for #130,!89 2018-10-24 15:12:18 +02:00
Francis Dupont
4bc7e0dbe4 [130-all-keys-sample] Removed spurious trailing spaces 2018-10-24 09:05:57 -04:00
Francis Dupont
468b628038 [130-all-keys-sample] Integrated new all-keys in the list 2018-10-24 09:05:57 -04:00
Marcin Siodelski
e3b8eacfff [130-all-keys-sample] Improve alignement of the all-keys4.json example. 2018-10-24 09:05:57 -04:00
Marcin Siodelski
a4c201bfe3 [130-all-keys-sample] Added comments to the v6 full config example. 2018-10-24 09:05:56 -04:00
Francis Dupont
c42401dc54 [130-all-keys-sample] last changes before comments 2018-10-24 09:05:56 -04:00
Francis Dupont
667543f466 [130-all-keys-sample] Addressed comments (note that I am still running tests) 2018-10-24 09:05:56 -04:00
Marcin Siodelski
c79d1a126b [130-all-keys-sample] Removed non-supported parameter. 2018-10-24 09:05:55 -04:00
Marcin Siodelski
6c0193d2c4 [130-all-keys-sample] Added extensive comments to the new example file. 2018-10-24 09:05:54 -04:00
Francis Dupont
1426b09a47 [130-all-keys-sample] Added DHCPv6 all keys 2018-10-24 09:05:51 -04:00
Francis Dupont
bd925b1ac3 [130-all-keys-sample] Updated 2018-10-24 09:05:49 -04:00
Francis Dupont
be029b24ed [130-all-keys-sample] Added all keys test sample 2018-10-24 09:05:48 -04:00
Marcin Siodelski
72b4c49382 [#153,!94] Addressed review comments.
Moved ThreadedTest to testutils. Also, added commentary to the test.
2018-10-23 12:41:26 -04:00
Marcin Siodelski
6d101101d5 [#153,!94] Deal with segfault caused by race in polling and closing listener. 2018-10-23 12:41:26 -04:00
Marcin Siodelski
f71382b795 [#153,!94] Thread safe implementation of the netconf ctl socket tests.
This resolves hangs of the unit tests on some systems.
2018-10-23 12:41:26 -04:00
Francis Dupont
391bd9c7c5 [65-libyang-config-adaptor] Fixed incorrect empty 65-libyang-config-translator_base 2018-10-23 18:14:16 +02:00
Francis Dupont
b37b2a9d03 [65-libyang-config-adaptor] A few cosmetics improvements 2018-10-23 17:52:32 +02:00
Tomek Mrugalski
c604855fc2 [#65,!88] Remaining changes after review:
- Remaining methods renamed
 - comments expanded
 - size() > 0 replaced with !empty() checks.
2018-10-23 13:12:27 +02:00
Tomek Mrugalski
c7965980d7 [#65,!88] Methods renamed to better reflect their purpose
- added extra explanations
 - code no longer uses inefficient size() > 0
2018-10-23 12:45:20 +02:00
Tomek Mrugalski
04349344a3 [#65,!88] Comments updated, code cleaned up and commented. 2018-10-23 12:21:41 +02:00
Francis Dupont
be3423b7bc [65-libyang-config-adaptor] Changed preProcess type 2018-10-23 10:47:29 +02:00
Tomek Mrugalski
8b8ba201f8 [#65,!88] Some unit-tests written for AdaptorConfig 2018-10-22 22:50:49 +02:00
Francis Dupont
f2335e6dec [65-libyang-config-adaptor] Addressed config adaptor comments 2018-10-22 20:28:37 +02:00
Francis Dupont
caa78e3431 [65-libyang-config-adaptor] Added removal of empty relay supplied option list 2018-10-22 20:28:37 +02:00
Francis Dupont
0600f7c406 [65-libyang-config-adaptor] Added empty require client class list removal 2018-10-22 20:28:37 +02:00
Francis Dupont
48c5eb9b88 [65-libyang-config-adaptor] Added config adaptor code from kea-yang 2018-10-22 20:28:37 +02:00
Francis Dupont
7b18ca62fe [65-libyang-shared-network-translator] Addressed shared network comments 153-netconf-test-hang_base 2018-10-22 19:59:13 +02:00
Tomek Mrugalski
90f65bd81e [#65,!92] Minor clarifications in tests. 2018-10-22 19:59:13 +02:00
Tomek Mrugalski
3dc9ff8700 [#65,!92] Missing unit-tests added. 2018-10-22 19:59:13 +02:00
Francis Dupont
4c4c0f7ca1 [65-libyang-shared-network-translator] Added shared network translator code and tests from kea-yang 2018-10-22 19:59:13 +02:00
Francis Dupont
180a6382c0 [65-libyang-models-fix] Added presence to server-id 2018-10-22 09:41:46 -04:00
Thomas Markwalder
17d78810bd [master] Added ChangeLog entry #1460 for #101,!87 180-address-some-doxygen-warnings-errors_base 2018-10-22 08:55:40 -04:00
Thomas Markwalder
4292a7ef7a [master] Disabled use of config-control in kea-dhcp4
Merge branch '101-cb-add-two-step-configuration-to-the-dhcpv4-server-3'
2018-10-22 08:54:02 -04:00
Francis Dupont
9fe8a15235 [65-libyang-subnet] Addressed subnet comments 65-libyang-shared-network-translator_base 2018-10-22 08:35:36 -04:00
Francis Dupont
d61b9206ea [65-libyang-subnet] Added subnet translator code from kea-yang 2018-10-22 08:35:36 -04:00
Francis Dupont
a71dd634c4 [65-libyang-class] Addressed class comments 2018-10-22 07:22:21 -04:00
Francis Dupont
8354fff55b [65-libyang-class] Fixed rebased errors 2018-10-22 07:22:21 -04:00
Francis Dupont
674447927e [65-libyang-class] Added client class(es) translators from kea-yang 2018-10-22 07:22:21 -04:00