2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

308 Commits

Author SHA1 Message Date
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
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