2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

1031 Commits

Author SHA1 Message Date
Francis Dupont
9bff027454 [#1005] Changed default interaction with existing stats 2020-04-14 20:31:35 +02:00
Francis Dupont
fe80ce65d1 [#1005] Finished new default sample limits 2020-04-14 20:31:35 +02:00
Francis Dupont
eeca3113d4 [#882] Added lease[46]-get-page api doc 2020-04-07 13:24:54 +00:00
Francis Dupont
26cc6b8201 [#1010] Cosmetics 2020-04-02 22:02:38 +02:00
Thomas Markwalder
afcccdb46a [#1010] Updated ARM and all-keys.json
modified:
doc/examples/kea4/all-keys.json
doc/examples/kea6/all-keys.json
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
2020-04-02 21:09:00 +02:00
Francis Dupont
74a7386c66 [#1150] Addressed last comments 2020-03-30 23:03:11 +02:00
Francis Dupont
a6f2544140 [#1150] Changed separator to dot 2020-03-30 18:51:31 +02:00
Francis Dupont
b6c008b1a6 [#1150] Added %t in log patterns 2020-03-30 18:51:31 +02:00
Francis Dupont
964d8b38a2 [#949] Addressed comments 2020-03-20 18:28:21 +00:00
Francis Dupont
1387def37c [#949] Updated doc 2020-03-20 18:28:21 +00:00
Wlodzimierz Wencel
a4f72a5843 Apply suggestion to doc/sphinx/arm/quickstart.rst 2020-03-20 17:12:50 +00:00
Wlodzimierz Wencel
7af6d162c6 Apply suggestion to doc/sphinx/arm/quickstart.rst 2020-03-20 17:12:50 +00:00
Wlodek Wencel
2e3f5cf636 [#1138] added packages info to docs 2020-03-20 17:12:50 +00:00
Francis Dupont
e03b6b4a2a [#1107] Removed obsolete limitation 2020-03-20 15:12:17 +00:00
Tomek Mrugalski
7d7a29addb [#1055] platforms.rst file updated 2020-03-20 12:21:26 +01:00
Vicky Risk
5d917e0280 Delete platforms from intro.rst 2020-03-20 12:21:26 +01:00
Thomas Markwalder
a2b0f79458 [#1106] Addressed review comments. 2020-03-19 10:44:24 -04:00
Thomas Markwalder
ddfd1af2f2 [#1106] Cleaned command documentation 2020-03-19 10:44:24 -04:00
Thomas Markwalder
d69a5e8c82 [#1106] Udpated the ARM and created API files
new file:   doc/sphinx/api/lease4-resend-ddns.json
new file:   doc/sphinx/api/lease6-resend-ddns.json
modified:   doc/sphinx/arm/hooks-lease-cmds.rst
2020-03-19 10:44:24 -04:00
Marcin Siodelski
4d5944f9e7 [#1139] Addressed doc related comments
I addressed review comments refering to the doc updates. Mainly typos and
grammatical errors.
2020-03-19 12:14:51 +00:00
Marcin Siodelski
96a56f4a2e [#1139] DHCPv6 classification updated in ARM 2020-03-19 12:14:51 +00:00
Marcin Siodelski
c08381f70d [#1139] DHCPv4 classification updated
The ARM has been updated to reflect the most recent changes to
classification.
2020-03-19 12:14:51 +00:00
Thomas Markwalder
dc10efe8dd [#1115] Addressed review comments
src/bin/agent/tests/ca_controller_unittests.cc
   TEST_F(CtrlAgentControllerTest, shutdown) - new test

src/lib/process/daemon.h
    Daemon::shutdown() restored to virtual

Other Minor cleanups
2020-03-04 07:00:40 -05:00
Thomas Markwalder
4dba1a95e2 [#1115] Updated doc and added ChangeLog
modified:
    ChangeLog
    doc/sphinx/api/shutdown.json
    doc/sphinx/arm/ctrl-channel.rst
2020-03-04 07:00:40 -05:00
Tomek Mrugalski
6b23d6fad5 [#160] Addressed revie comments
- care => caution
 - ip6tables => iptables
2020-02-24 16:10:53 +01:00
Tomek Mrugalski
2e8e4723e3 [#160] Running non-rooted kea described 2020-02-24 16:10:53 +01:00
Tomek Mrugalski
e190cf5edb [#1049] Minor classification doc update 2020-02-21 21:28:42 +01:00
Thomas Markwalder
89b6823be3 [#1048] Fixed new doc formatting 2020-02-21 10:07:34 +01:00
Thomas Markwalder
adf6634a7f [#1048] Enable host sanitizing by default
src/lib/util/strutil.cc
    StringSanitizerImpl::scrub() - modified non-USE_REGEX code to
    handle embedded nuls.

src/lib/util/tests/strutil_unittest.cc
    Updated tests

src/bin/dhcp4/tests/fqdn_unittest.cc
src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp6/tests/fqdn_unittest.cc
src/bin/dhcp6/tests/get_config_unittest.cc
    updated testing

src/lib/dhcpsrv/parsers/simple_parser4.cc
src/lib/dhcpsrv/parsers/simple_parser6.cc
    Added global default values

doc/sphinx/arm/dhcp6-srv.rst
doc/sphinx/arm/dhcp4-srv.rst
    Updated sanitizing text
2020-02-21 10:07:34 +01:00
Michal Nowikowski
fafdd1639a [#1098] updated list of supported systems in ARM 2020-01-27 19:50:37 +01:00
Marcin Siodelski
b724d75323 [#946] Documented ddns parameters in CB
The DDNS specific parameters are now included in the tables that list
parameters supported/not supported by the CB.
2020-01-27 13:52:07 +00:00
Tomek Mrugalski
76298e9e4f [#1079] Typo fixed after review 2020-01-27 14:30:58 +01:00
Tomek Mrugalski
f65f3a5e79 [#1079] Reworded the text slightly 2020-01-27 14:28:13 +01:00
Tomek Mrugalski
ccfb9d4f0e [#1079] Comments vs user-context documented 2020-01-27 14:28:13 +01:00
Marcin Siodelski
57eee8e7a1 [#1024] Warn about direct use of HA command
The ha-maintenance-notify command is used for internal communication
between the HA servers. The ARM now warns about it. Per review comments.
2020-01-27 13:59:02 +01:00
Marcin Siodelski
4243076f38 [#1024] Edits in the Kea ARM
Remove some superfluous occurences of "being". Removed "the" before
"server1" per review comments.
2020-01-27 13:55:18 +01:00
Marcin Siodelski
0a68d09c69 [#1024] Renamed the new states
- maintained to in-maintenance
- partner-maintained to partner-in-maintenance
2020-01-27 13:55:18 +01:00
Marcin Siodelski
8ee00cbf73 [#1024] Documented ha-maintenance-cancel command 2020-01-27 13:55:17 +01:00
Marcin Siodelski
0f879c9150 [#1024] Clarify upgrades from older HA versions
Added a section which explains how to benefit from the maintenance
mechanism during the upgrade from the old HA versions.
2020-01-27 13:55:17 +01:00
Marcin Siodelski
1b25687150 [#1024] Documented HA maintenance mechanism 2020-01-27 13:55:17 +01:00
Tomek Mrugalski
7b756fbbc0 [#1064] Updated ARM text 2020-01-26 20:16:14 +01:00
Francis Dupont
ed9a42c6e5 [#1064] Updated documentation 2020-01-26 19:42:44 +01:00
Tomek Mrugalski
31d662470d [#1022] Added missing space 2020-01-24 14:27:35 +00:00
Wlodek Wencel
06c6423c53 [#1022] state param in lease4/6-add described 2020-01-24 14:27:35 +00:00
Francis Dupont
566c95d3c4 [#950] Wrapped long lines 2020-01-24 12:58:51 +01:00
Thomas Markwalder
28dd7c8882 [#950] Reformatted ARM text for option 43 processing
modified:   dhcp4-srv.rst
2020-01-24 12:58:51 +01:00
Francis Dupont
6fc50cba7e [#950] Added option 43 processing 2020-01-24 12:58:51 +01:00
Francis Dupont
faaab21b4b [#950] Addressed comments 2020-01-24 12:58:51 +01:00
Francis Dupont
ea2fea472f [950-dhcp-option-43-pad-end] Updated doc 2020-01-24 12:58:51 +01:00
Tomek Mrugalski
a75a043597 [#963] Fixed sphinx compilation 2020-01-24 11:54:42 +01:00