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

1524 Commits

Author SHA1 Message Date
Marcin Siodelski
ffaff4d2a0 [master] Merge branch 'trac5603' 2018-05-24 17:06:41 +02:00
Marcin Siodelski
c611a2ad1b [5603] Added a note about restarting the HA service.
The server needs to be restarted or reloaded. In the future
we may provide a command.
2018-05-24 16:08:04 +02:00
Francis Dupont
60ad713a1d [master] Merged trac5488 / PR71 (pkg-config for --with-cql) 2018-05-23 10:05:27 +02:00
Thomas Markwalder
5143d5d42c [5603] Minor ha documentation wording changes 2018-05-22 14:25:05 -04:00
Marcin Siodelski
aa83b956af [5603] Documented clock skew in HA and "terminated" state. 2018-05-22 19:47:40 +02:00
Thomas Markwalder
0784ba1e3a [5488] Minor wording changes 2018-05-21 07:44:15 -04:00
Francis Dupont
5450c40154 [5488] Updated doc 2018-05-19 15:37:53 +02:00
Francis Dupont
a9941bac98 [5549a] Updated examples and guides 2018-05-19 13:21:04 +02:00
Wlodek Wencel
a6c4644775 [master] cleaning code before release 2018-05-17 00:21:51 +02:00
Thomas Markwalder
2b2b9ad715 [5427] Added lib location paragraph 2018-05-16 20:46:44 +02:00
Tomek Mrugalski
203b40ae76 [5427] Describe hook package installation procedure. 2018-05-16 20:46:44 +02:00
Francis Dupont
ea5e005635 [master] Merged trac5617 (RADIUS reselect subnet) 2018-05-16 16:53:29 +02:00
Francis Dupont
ce155d87ea [5617] re-select -> reselect (according to Thomas and his dict) 2018-05-16 16:41:02 +02:00
Francis Dupont
8f11078c39 [5617] Updated doc and example 2018-05-16 15:51:36 +02:00
Thomas Markwalder
36f20f1c8b [master] Added new Stat Cmds hooks lib to open source repo
Merge branch 'trac5589'
2018-05-16 09:41:58 -04:00
Thomas Markwalder
71131063fd [5589] Addressed more review comments
doc/guide/hooks-stat-cmds.xml
    Fixed return values

doc/guide/logging.xml
    Added entry for kea-dhcp6.stat-cmds-hooks logger

src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes
src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc
    Removed extra _CMDS from logger IDs

src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc
    Removed extraneous using statement;
2018-05-16 07:27:01 -04:00
Marcin Siodelski
1b3d7e1474 [5589] Minor docs corrections as a result of second review. 2018-05-16 12:49:52 +02:00
Thomas Markwalder
a4a614f4d1 [5589] Addressed review comments except for unit tests not loading library
Too numerous to mention.
2018-05-15 13:33:50 -04:00
Marcin Siodelski
0105676f2a [5589] Updated XML corrections to the hooks-stats-lib doc. 2018-05-15 13:33:26 +02:00
Thomas Markwalder
7fc34c9475 [5580] Added developor and admin doc 2018-05-14 07:32:06 -04:00
Marcin Siodelski
3f35f263a9 [5478] Timers in HA configuration are in milliseconds. 2018-05-10 18:05:39 +02:00
Marcin Siodelski
729cbe0469 [5478] Added section about sending lease updates setting. 2018-05-10 18:05:39 +02:00
Marcin Siodelski
b49cd51751 [5478] Documented default value of auto-failover. 2018-05-10 18:05:39 +02:00
Marcin Siodelski
e898172a7e [5478] Added a section about transitioning between the servers. 2018-05-10 18:05:39 +02:00
Marcin Siodelski
b2ff311bdb [5478] Addressed most of the review comments.
Focusing on minor additions and corrections.
2018-05-10 18:05:39 +02:00
Marcin Siodelski
bd5df5f6b9 [5478] Minor updates to libdhcp_ha.so brief description. 2018-05-10 18:05:39 +02:00
Marcin Siodelski
1d95e86cdb [5478] High Availability lib section moved to another xml file. 2018-05-10 18:05:39 +02:00
Tomek Mrugalski
307ddf55f8 [5478] Changes after review:
- HA lib description updated
 - wrote extra text about IETF failover
 - couple other small nits
2018-05-10 18:03:56 +02:00
Marcin Siodelski
b9ed55d1e1 [5478] Provided HA + advanced classification example. 2018-05-10 18:03:56 +02:00
Marcin Siodelski
fc10ca80f4 [5478] Default configuration values documented. 2018-05-10 18:03:56 +02:00
Marcin Siodelski
f22e93f043 [5478] Described HA specific commands. 2018-05-10 18:03:56 +02:00
Marcin Siodelski
4f190e9713 [5478] Added User's Guide section with CA configuration for HA. 2018-05-10 18:03:56 +02:00
Marcin Siodelski
b573deaf56 [5478] Described hot-standby configuration in the User's Guide. 2018-05-10 18:03:56 +02:00
Marcin Siodelski
25ced3639b [5478] Load balancing configuration described. 2018-05-10 18:03:56 +02:00
Marcin Siodelski
e22163461c [5478] Initial documentation for the HA hook library. 2018-05-10 18:03:56 +02:00
Francis Dupont
56a5ccc27a [5605a] [5608] Fixed example and guide 2018-05-03 13:07:25 +02:00
Tomek Mrugalski
37a3132d47 [5605a] [5608] Added example for sending extra Attributes. 2018-05-03 13:01:30 +02:00
Thomas Markwalder
f4601abdb6 [master] kea-dhpc4/6 now support relay ip-addresses
Merges in branch 'trac5535'
2018-04-27 10:00:59 -04:00
Tomek Mrugalski
c73337a8ec [5538] User's guide corrections, makefile extended 2018-04-27 07:19:05 +01:00
Tomek Mrugalski
2ef6c2324b [5538] The hosts-databases entries are not needed. 2018-04-26 22:58:06 +01:00
Tomek Mrugalski
654c47b809 [5538] Radius docs updated and corrected. 2018-04-26 22:22:59 +01:00
Tomek Mrugalski
5c86919089 [5538] host-cache documentation written 2018-04-26 22:22:24 +01:00
Tomek Mrugalski
e74afe42c0 [5538] RADIUS hook documentation added. 2018-04-26 20:11:22 +01:00
Thomas Markwalder
d4c3cac23e [5535] Updated admin guide 2018-04-26 14:42:38 -04:00
Tomek Mrugalski
2badfd4d9b [master] ChangeLog, docs updated after 5543 merge. 2018-04-11 23:12:00 +02:00
Tomek Mrugalski
ecaf777dff [master] Merge branch 'trac5543' (leaseX-wipe for all subnets) 2018-04-11 23:05:46 +02:00
Francis Dupont
ac985a805a [master] Fixed merge error 2018-04-11 16:54:26 +02:00
Francis Dupont
0260a6284e [master] Merging trac5374 (new classification) - conflicts resolved, regen needed 2018-04-11 16:42:23 +02:00
Tomek Mrugalski
e5b837a422 [5543] docs updated. 2018-04-10 23:56:09 +02:00
Francis Dupont
44f874d626 [5374] Addressed comments 2018-04-10 16:42:38 +02:00