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

28577 Commits

Author SHA1 Message Date
Tomek Mrugalski
68b9a89ccd Removed SC2046 disables and added nested double quotes instead. 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
6cb34f89ec Another ! -z replaced with -n 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
3ff512a163 Replaced ! -z with -n 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
1e4c6b5cad Converted sysrepo_config: bash -> sh 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
d6d0e6d483 Copyright headers added. Addressed 3 remaining shellcheck issues. 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
5bc2811a55 Remaining warnings in kea-admin and keactrl addressed. 2019-03-06 09:15:29 -05:00
Francis Dupont
81b7a46741 [480-shellcheck] Updated copyright years 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
01c78272c7 List of scripts to check fixed. 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
6f440c6e48 sysrepo_config cleaned up 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
a9c9685146 cql_config cleaned up 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
414ed1d2bd kea-admin fixed 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
bbe1676a0a Disabled one more warning. 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
345fd5b11b More shellcheck fixes 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
cad1334bca Reverted removal of prefix variable. 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
98c236fb48 More quotes! 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
4cf0cab178 local variables declared and initialized separately 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
3e2d819fcb More quotes 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
e50887535f Warning about local variables disabled 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
7a7479feae local directiver restored 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
1b9f0e248f More quotes 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
cdd3dc6281 [#480,!245] More fixes 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
cf774228ba [#480,!245] Some more shell fixes 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
5e31eaa9e3 [#480,!245] Some bugs in scripts fixed. 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
5d528691d7 gitlab-ci simplified 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
57962456b8 apt changed to apt-get 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
7694c6ea94 Stage defined explicitly as test 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
5d10eb7103 attempt #6 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
58322459b7 attempt #5 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
4a4adf20be [#480,!245] Attempt #4 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
b6480caf90 [#480,!245] Attempt #3 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
fc69acd683 [#480,!245] yml random fix attempt 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
abe5e74cdd [#480,!245] Using debian image now 2019-03-06 09:15:28 -05:00
Tomek Mrugalski
d768d76160 [#480,!245] First gitlab-ci added 2019-03-06 09:15:28 -05:00
Michal Nowikowski
69438a68e0 updated changelog about hammer changes 486-no-longer-use-bison-is-yacc-emulation-mode_base 465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook_base 430-configure-location-of-datadir_base 2019-03-05 06:35:36 +01:00
Michal Nowikowski
ea0006f6eb hammer: added checking vagrant version, removed hammer from EXTRA_DIST 2019-03-05 06:32:00 +01:00
Thomas Markwalder
f0e6cabb47 [#401,!254] kea-dhcp4 now merges CB options into current config
Basic merging works, need to add validation against definitions.

src/bin/dhcp4/tests/config_backend_unittest.cc
    TEST_F(Dhcp4CBTest, mergeOptions) - enabled and updated

src/lib/dhcpsrv/cfg_option.*
    CfgOption::merge(CfgOption& other) - new method, conformant
    to others, that merges/updates a config option from another

src/lib/dhcpsrv/srv_config.cc
    SrvConfig::merge4(SrvConfig& other) - modified to
    merge configured options

src/lib/dhcpsrv/tests/cfg_option_unittest.cc
    TEST_F(CfgOptionTest, merge) - new test
2019-03-04 10:54:53 -05:00
Marcin Siodelski
e9f645d178 [master] Added ChangeLog for #489. 2019-03-04 16:13:37 +01:00
Marcin Siodelski
01fc4d5bb4 [#489,!250] Drop constraints on dhcp6_[pd]_pool prior to rename. 2019-03-04 14:45:28 +01:00
Marcin Siodelski
6ef8eaf6a8 [#489,!250] Addressed review comments. 2019-03-04 12:45:36 +01:00
Marcin Siodelski
786d7b1a05 [#489,!250] Updated MySQL admin tests for new percent parameters. 2019-03-01 15:53:52 +01:00
Marcin Siodelski
8bf8628eb0 [#489,!250] Extended MySQL backend to store floating values in shared nets. 2019-03-01 15:28:39 +01:00
Marcin Siodelski
108a86cbc5 [#489,!250] Extend MySQL backend to store floating point values. 2019-03-01 15:06:25 +01:00
Marcin Siodelski
ffde8dc785 [#489] Updated MySQL CB to handle unspecified subnet and network values. 2019-02-28 17:38:53 +01:00
Tomek Mrugalski
40c856c0fb Changelog updated 492-cb-subnet-merge-vs-duplicate-subnet-prefixes_base 499-global-keywords-entries_base 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base 512-remote-network4-del-update_base 2019-02-28 15:55:11 +01:00
Tomek Mrugalski
4b7a8df605 Minor clarification with LFC 2019-02-28 15:52:13 +01:00
Suzanne Goldlust
516ab2fbe0 Update dhcp6-srv.xml to fix small grammatical errors lines 1158-1162 2019-02-28 15:52:13 +01:00
Tomek Mrugalski
b00de11ca5 [#362] Corrected escaped examples. 2019-02-28 15:52:13 +01:00
Tomek Mrugalski
5711a8b884 [#362] Clarified when an option is sent 2019-02-28 15:52:13 +01:00
Tomek Mrugalski
adf8c11427 [#362] Unicast address binding example in v6 2019-02-28 15:52:13 +01:00
Suzanne Goldlust
7972a89d75 Update dhcp4-srv.xml to add missing "a" in line 499 2019-02-28 15:52:13 +01:00