2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

264 Commits

Author SHA1 Message Date
Tomek Mrugalski
f73452e8ea [master] Merge branch 'trac3464' (pool definitions are now structures)
Conflicts:
	ChangeLog
	doc/examples/kea4/several-subnets.json
	doc/examples/kea4/single-subnet.json
	doc/examples/kea6/several-subnets.json
	doc/guide/dhcp4-srv.xml
2014-08-08 19:13:38 +02:00
Tomek Mrugalski
641e7b2a97 [3427] Changes after review
- logger names are now kea-dhcp4, kea-dhcp6, kea-dhcp-ddns
 - fix in keactrl_tests
 - User's Guide, examples updated
2014-08-08 11:42:12 +02:00
Tomek Mrugalski
56bf54ad3c [3464] Examples updated. 2014-07-27 22:46:26 -04:00
Tomek Mrugalski
9c707375d2 [3427] Examples updated. 2014-07-16 16:08:35 +02:00
Marcin Siodelski
f4c2fe2fc3 [master] Merge branch 'trac3437' 2014-07-02 13:42:16 +02:00
Marcin Siodelski
99046c3b8d [3437] Addressed review comments. 2014-07-01 15:31:10 +02:00
Thomas Markwalder
1cae4e83c6 [3436] Added example JSON files for D2
Added new example files for D2:
	ddns/sample1.json
	ddns/template.json
2014-06-26 10:39:55 -04:00
Marcin Siodelski
2f8ff64f05 [3336] Minor changes after the second review.
Fixed one typo and clarified in the configuration examples that it is up
to the client to pick the renew and rebind timers if the server doesn't
send option 58 and 59.
2014-06-04 12:25:03 +02:00
Marcin Siodelski
b870771ca2 [3336] Renew and Rebind timers optional in the config example for DHCPv4. 2014-06-03 19:12:59 +02:00
Tomek Mrugalski
6eb7220674 [3399] Changes after review
- ChangLog updated (b10-dhcp4 => DHCPv4 server)
 - stand-alone mode removed in Kea4,Kea6
 - getInstance() used instead of server_
 - ctrl_dhcp4_srv.cc: one stringstream instance now shared by all error messages
 - ctrl_dhcp4_srv.h: comments cleaned up
 - Added log message for received configuration
 - kea_controller.cc: Unnecessary header/using namespace removed
 - *.json files are now cleaned up in src/bin/dhcp4/tests
 - added comment that explains lack of tests for Bundy backend
 - kea_controller_unittest.cc now uses the same filename everywhere

Changes also applied to Kea6 (where applicable).
2014-05-30 14:24:25 +02:00
Marcin Siodelski
cd2c29f87e [3399] Corrected a couple of typos and little errors spotted in review. 2014-05-26 18:14:51 +02:00
Tomek Mrugalski
932fd5d138 [3399] Two example Kea4 configs added. 2014-05-23 18:42:32 +02:00
Tomek Mrugalski
7a296c1f10 [3400] Config file now may contain components other than Dhcp6 2014-05-08 18:41:17 +02:00
Tomek Mrugalski
6d28eb2679 [3400] Example config file. 2014-04-25 16:17:50 +02:00