2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

32859 Commits

Author SHA1 Message Date
Andrei Pavel
6a3b76463a [#1936] DHCPDECLINEs can also lack server ID 2021-08-13 15:09:01 +00:00
Andrei Pavel
4ad1cf13fe
[#1990] add directory of .pc file to pkgconf path 2021-08-13 13:29:14 +03:00
Tomek Mrugalski
63089ad8cd [#1978] ChangeLog added 2021-08-13 11:55:45 +02:00
Tomek Mrugalski
7e554c4cc0 [#1978] Added a note about CentOS8
- with their own different directory scheme
2021-08-13 11:55:36 +02:00
Razvan Becheriu
4a8fef95c0 [#1978] updated documetation 2021-08-13 11:18:47 +02:00
Andrei Pavel
c8fd145982
[#1990] update the AUTHORS file 2021-08-13 01:53:07 +03:00
Andrei Pavel
7a72f0f13a
[#1990] remove reinstall.sh from the tarball
The tarball should only have reinstall.sh.in and get reinstall.sh from
that.
2021-08-13 01:52:31 +03:00
Tomek Mrugalski
b5855c30e0
[#1980] ChangeLog, AUTHORS updated 2021-08-12 19:12:33 +03:00
Andrei Pavel
2bba96164f
[#1980] add missing headers in timer_mgr.cc 2021-08-12 19:03:59 +03:00
Andrei Pavel
efb04ecb94
[#1825] use int in ifindex_'s getters and setters
to match the type of ifindex_
2021-08-12 18:51:13 +03:00
Andrei Pavel
1eb95d578a
[#1825] mention contribution in AUTHORS 2021-08-12 18:51:12 +03:00
Andrei Pavel
e8a2a2045d
[#1825] test Pkt::resetIndex() and Pkt::indexSet() 2021-08-12 18:51:12 +03:00
Andrei Pavel
5557029dfc
[#1825] Used int64_t instead of uint32_t for ifindex within setIndex and getIndex 2021-08-12 18:51:12 +03:00
Sriram Rajagopalan
2ce932ec24
[#1825] Used int64_t instead of uint32_t for ifindex within setIndex and getIndex 2021-08-12 18:51:12 +03:00
Tomek Mrugalski
aaa9acdcaa
[#1990] Missing headers error more informative 2021-08-12 18:33:27 +03:00
Andrei Pavel
45e5903097
[#1990] Set LD_LIBRARY_PATH for sysrepoctl 2021-08-12 18:33:27 +03:00
Andrei Pavel
f7ecc6ca0d
[#1990] report error if NETCONF was not enabled 2021-08-12 18:33:27 +03:00
Andrei Pavel
fb45e75279
[#1990] chmod -x reinstall.sh.in
.sh.in files should not be executable
2021-08-12 18:33:27 +03:00
Andrei Pavel
c0e3afe783
[#1990] fix --with-log4cplus description 2021-08-12 18:33:27 +03:00
Andrei Pavel
3a9b286f1e
[#1990] docs about installing libyang and sysrepo 2021-08-12 18:33:27 +03:00
Andrei Pavel
4b94ea4e67
[#1990] AX_FIND_LIBRARY: append usual paths in PKG_CONFIG_PATH 2021-08-12 18:33:27 +03:00
Andrei Pavel
6e467ef8a9
[#1990] AX_DISPLAY_LIBRARY_WARNINGS 2021-08-12 18:33:26 +03:00
Andrei Pavel
06b776a298
[#1990] allow NETCONF to compile only with --with-sysrepo 2021-08-12 18:33:26 +03:00
Andrei Pavel
e9541327b2
[#1990] typo: LIBRARY_CPFFLAGS -> LIBRARY_CPPFLAGS 2021-08-12 18:33:26 +03:00
Andrei Pavel
5170029491
[#1990] libyang and sysrepo flags can only point to installations 2021-08-12 18:33:26 +03:00
Andrei Pavel
04210f52fd
Configure SAST in Gitlab CI 2021-08-12 16:03:45 +03:00
Razvan Becheriu
9e07d87720 [#1930] minor wording and formatting changes 2021-08-12 15:27:59 +03:00
Andrei Pavel
0493faea8d [#1930] minor wording and formatting changes 2021-08-12 14:15:05 +03:00
Razvan Becheriu
5d2b034e82 [#1930] do not mention reservations-out-of-pool when reservations-in-subnet is false 2021-08-12 14:15:05 +03:00
Razvan Becheriu
23b69fe609 [#1893] added log message for config reload success 2021-08-09 20:33:09 +00:00
Razvan Becheriu
e8ebf11fb1 [#2011] clean up comments 2021-08-09 17:08:24 +02:00
Francis Dupont
4559fb4e63 [#2011] Addressed last comments 2021-08-09 17:08:24 +02:00
Francis Dupont
9f08e61005 [#2011] Addressed first comments 2021-08-09 17:08:24 +02:00
Francis Dupont
5126b3d30b [#2011] Checkpoint: added callout 2021-08-09 17:08:24 +02:00
Francis Dupont
0ab723ce74 [#2011] Checkpoint: added code and updated tests 2021-08-09 17:08:24 +02:00
Francis Dupont
91bb728bb1 \[2011\] regen flex/bison 2021-08-09 17:08:24 +02:00
Francis Dupont
8fbdc0718d [#2011] Extended syntax 2021-08-09 17:08:24 +02:00
Francis Dupont
83da9e463c [#2011] Fixed override to build Kea 2021-08-09 17:08:24 +02:00
Andrei Pavel
b069c57e3f
[#1993] hammer.py: support for NETCONF
installs libyang and sysrepo
2021-08-09 14:23:35 +03:00
Razvan Becheriu
c6fa6979d5 [#1960] change unittest port 2021-08-05 17:50:45 +00:00
Razvan Becheriu
6b97f1f7db [#1960] minor fixes 2021-08-05 17:50:45 +00:00
Thomas Markwalder
9c76b9a9e5 [#1529] Addressed review comments
d2_client_unittest.cc - added test cases per review.
2021-08-05 13:16:44 -04:00
Thomas Markwalder
599301b599 [#1529] Modify logic for input name equals suffix
src/lib/dhcpsrv/d2_client_mgr.cc
    D2ClientMgr::qualifyName() - adjust for case when input
    exactly equals the suffix

src/lib/dhcpsrv/tests/d2_client_unittest.cc
    TEST_F(D2ClientMgrParamsTest, qualifyNameWithoutDuplicatingSuffix) - updated
    test
2021-08-05 13:16:44 -04:00
Thomas Markwalder
a8f61ee95d [#1529] Avoid duplicating qualifying suffix
src/lib/dhcpsrv/d2_client_mgr.*
    D2ClientMgr::qualifyName() - modified to only add the qualifying
    suffix if the input name does not already end with it.

src/lib/dhcpsrv/tests/d2_client_unittest.cc
    TEST_F(D2ClientMgrParamsTest, qualifyNameWithoutDuplicatingSuffix) -
    new test
2021-08-05 13:16:44 -04:00
Andrei Pavel
bf06c99c69
[#1993] hammer.py: support for NETCONF
installs libyang and sysrepo
2021-08-05 18:14:18 +03:00
Wlodek Wencel
b1d5e8f206 [#1983] replaced old jenkins links with repors.isc.org 2021-08-05 15:07:49 +00:00
Michal Nowikowski
af201038f8 [#2013] bumped up kea version to 1.9.11 2021-08-05 14:49:43 +00:00
Andrei Pavel
bc74f13143
[#2014] fix shellcheck CI 2021-08-03 19:21:11 +03:00
Andrei Pavel
404d420cc4
[#2008] don't install the hashes directory
and make reinstall.sh work from installation
Kea-1.9.10
2021-07-30 14:42:05 +03:00
Andrei Pavel
91982f875a
[#2004] include check-hashes.sh in tarball
add also run check-revisions.sh on "make clean"
2021-07-29 18:47:40 +03:00