Suzanne Goldlust
|
557a19c82c
|
Update dhcp4-srv.xml lines 1-4030
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
60af77c526
|
Update dhcp4-srv.xml lines 0-2013 (except 1385-1389)
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
74fedaf4f8
|
Update keactrl.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
f2a880ad38
|
Update keactrl.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
05acd85ed4
|
Update config.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
7448c45702
|
Update admin.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
43c5d677fa
|
Update install.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
645bfba13d
|
Update quickstart.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
f08356fc3f
|
Update kea-guide.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
05f1c3e8da
|
Update intro.xml
|
2019-02-28 15:52:12 +01:00 |
|
Suzanne Goldlust
|
9a24504bdb
|
Update kea-guide.xml
|
2019-02-28 15:52:12 +01:00 |
|
Marcin Siodelski
|
9e69860406
|
[master] Added ChangeLog for #487.
478-improve-error-message-database-backend-mysql_base
|
2019-02-28 15:09:31 +01:00 |
|
Marcin Siodelski
|
1c58e0ce9b
|
[#487,!242] Addressed the review comments in the optional_unittest.cc
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
4d1dae1add
|
[#487,!242] Added a note to the Optonal template about required specializations.
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
e46d226087
|
[#487,!242] Adjust CQL and PgSQL to OptionalValue changes.
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
0b4bb9aad8
|
[#487,!242] Set defaults for 4o6 config in subnet.
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
8ceec1b306
|
[#487,!242] Simple optional parameters are unit tested in subnet and netw.
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
c3ec4cb50a
|
[#487,!242] Use Optionals in the Subnet and Shared networks.
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
69681285d0
|
[#487,!242] Triplet now derives from Optional.
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
f51d01aeca
|
[#487,!242] Moved optional_value.h to optional.h
|
2019-02-28 08:38:18 -05:00 |
|
Marcin Siodelski
|
6975d0af58
|
[#487,!242] Adjusted OptionalValue to Triplet and renamed to Optional.
|
2019-02-28 08:38:18 -05:00 |
|
Thomas Markwalder
|
c26f5f8cd6
|
[master] Added ChangeLog entry 1531.
|
2019-02-28 08:28:56 -05:00 |
|
Thomas Markwalder
|
0c5d141703
|
[master] kea-dhcp4 now merges option defs from config backend
Merge branch '400-merge-dhcpv4-option-definitions-fetched-from-the-cb-into-the-configuration'
|
2019-02-28 08:27:19 -05:00 |
|
Thomas Markwalder
|
efa1cb60e2
|
[#404,!243] Addressed review comments
Minor clean up and commentary.
|
2019-02-27 15:07:27 -05:00 |
|
Francis Dupont
|
f4c76a1869
|
[400-merge-dhcpv4-option-definitions-fetched-from-the-cb-into-the-configuration] spelling
|
2019-02-26 19:17:55 +01:00 |
|
Francis Dupont
|
580dbf3228
|
[400-merge-dhcpv4-option-definitions-fetched-from-the-cb-into-the-configuration] Spelling and wording
|
2019-02-26 19:08:25 +01:00 |
|
Thomas Markwalder
|
24da432a8c
|
[#400,!243] kea-dhcp4 now merges in option definitions
src/bin/dhcp4/tests/config_backend_unittest.cc
TEST_F(Dhcp4CBTest, mergeGlobals) - enabled/revamped
src/lib/dhcpsrv/tests/cfg_option_def_unittest.cc
TEST(CfgOptionDefTest, merge) - new test
src/lib/dhcpsrv/cfg_option_def.*
CfgOptionDef::merge(CfgOptionDef& other) - new method
which merges option definitions
Removed const from "other" parameter in in the following merge methods:
CfgSharedNetworks4::merge(CfgSharedNetworks4& other)
CfgSubnets4::merge(CfgSharedNetworks4Ptr networks, CfgSubnets4& other);
SrvConfig::merge(ConfigBase& other)
SrvConfig::merge4(SrvConfig& other)
SrvConfig::mergeGlobals4(SrvConfig& other)
ConfigBase::merge(ConfigBase& other)
|
2019-02-26 08:25:54 -05:00 |
|
Tomek Mrugalski
|
bb7abe493b
|
[#162] ChangeLog updated.
500-strengthen-option-def-parser_base
503-refuse-option-definitions-which-duplicate-a-name-space_base
474-optionally-disable-collection-host-lookups_base
|
2019-02-25 12:24:41 +01:00 |
|
Tomek Mrugalski
|
b1a1137f25
|
[#162] AUTHORS updated
|
2019-02-25 01:22:10 -05:00 |
|
Tomek Mrugalski
|
7460e61375
|
[#162] Added back netconf status (with proper quotes)
|
2019-02-25 01:22:10 -05:00 |
|
Adam Osuchowski
|
2a1550fc72
|
possible syntax error in shell script - quotes required
|
2019-02-25 01:22:10 -05:00 |
|
Tomek Mrugalski
|
f7b57837ac
|
[#162] Temporary line removal to avoid conflict.
|
2019-02-25 01:22:10 -05:00 |
|
Marcin Siodelski
|
6523689478
|
[#94,!235] Pass pool type by reference.
397-cb-implement-mysqlconfigbackenddhcpv6_base
|
2019-02-22 17:59:26 -05:00 |
|
Marcin Siodelski
|
99b900ec86
|
[#94,!235] Added whitespace.
|
2019-02-22 17:59:26 -05:00 |
|
Francis Dupont
|
42d93e545f
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Address last comment
|
2019-02-22 17:59:26 -05:00 |
|
Francis Dupont
|
9784b90d92
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Checkpoint: addressing comments
|
2019-02-22 17:59:26 -05:00 |
|
Francis Dupont
|
2d2fb823f5
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Checkpoint: addressing comments
|
2019-02-22 17:59:26 -05:00 |
|
Francis Dupont
|
6713a20543
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Addressed some comments
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
bd86cbccee
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Updated pd_pool [dhcp6_]subnet_id to match #460
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
8a0db6c518
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared getOption*
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
2b0443a790
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared get*OptionDef[s]
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
0e05f2de28
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared getGlobalParameters
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
53761d446f
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Moved to push_back in getOptions
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
7c25a0eae7
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Fixed MYSQL_DELETE_PD_POOLS
|
2019-02-22 17:59:25 -05:00 |
|
Francis Dupont
|
04fbfc7317
|
[94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Adapted code for DHCPv6 support without implementing it
|
2019-02-22 17:59:25 -05:00 |
|
Thomas Markwalder
|
ab35bec717
|
[master] Added ChangeLog entry 1529.
|
2019-02-21 13:39:16 -05:00 |
|
Thomas Markwalder
|
dadaf76f8d
|
[master] kea-dhcp4 config merge now merges globals
Merge branch '402-merge-dhcpv4-global-parameters-fetched-from-the-cb-into-the-configuration'
|
2019-02-21 13:38:02 -05:00 |
|
Thomas Markwalder
|
56939d5d79
|
[#402,!224] Addressed review comments
|
2019-02-21 10:40:51 -05:00 |
|
Francis Dupont
|
fe777af087
|
[master] Added ChangeLog entry fro DHCPv6 CB MySQL schema updates
|
2019-02-21 14:40:19 +01:00 |
|
Francis Dupont
|
57f945f917
|
[460-update-mysql-database-schema-for-dhcpv6-config-backend--port] Added new schema v6 update tests
|
2019-02-21 08:30:56 -05:00 |
|