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

1681 Commits

Author SHA1 Message Date
Marcin Siodelski
745eff0a0c [#3178] Small ARM edits after review 2024-01-05 19:04:19 +01:00
Marcin Siodelski
b2ce8e2854 [#3178] Documented hub-and-spoke 2024-01-05 19:04:19 +01:00
Razvan Becheriu
cdfee49b5e [#3108] addressed review comments 2023-12-18 21:02:38 +02:00
Andrei Pavel
0326e15cbf [#3168] add anchors to RADIUS docs 2023-12-14 14:48:11 +01:00
Francis Dupont
93c47dba3d [#3168] Removed old RADIUS 2023-12-14 14:48:11 +01:00
Razvan Becheriu
303292599a [#3019] updated documentation and added ChangeLog entry 2023-12-14 10:06:33 +02:00
Razvan Becheriu
a7e983dd2a [#3019] addressed review comments 2023-12-14 08:01:42 +02:00
Razvan Becheriu
fb09b7805e [#3019] addressed review comments 2023-12-14 08:01:42 +02:00
Razvan Becheriu
d781e915cd [#3019] retry db open on startup 2023-12-14 08:01:42 +02:00
Thomas Markwalder
49cdaab1a8 [#3107] Single-threaded mode for ping-check
doc/sphinx/arm/hooks-ping-check.rst
    Removed note about single-threaded mode

Added ChangeLog

src/lib/dhcp/iface_mgr.*
    IfaceMgr::isExternalSocket() - new function to facilitate UTs

src/lib/dhcp/tests/iface_mgr_unittest.cc
    Updated tests
2023-12-13 15:24:41 +00:00
Wlodek Wencel
37de740e74 [#3128] fixed style 2023-12-05 09:15:47 +00:00
Wlodek Wencel
ea7c83576f [#3128] updated hammer docs 2023-12-05 09:15:47 +00:00
Thomas Markwalder
203c9d9e0c [#3110] Clean up and more tests
Added a ChangeLog entry

src/hooks/dhcp/high_availability/ha_impl.cc
    HAImpl::lease4ServerDecline() - always return NEXT_STEP_CONTINUE,
    and set peers_to_update argument.

src/hooks/dhcp/high_availability/ha_service.*
    Renamed HAService::asyncSendLeaseUpdate() to asyncSendSingleLeaseUpdate()

src/hooks/dhcp/high_availability/tests/ha_impl_unittest.cc
    TEST_F(HAImplTest, lease4ServerDecline) - new test

src/hooks/dhcp/high_availability/tests/ha_service_unittest.cc
    TEST_F(HAServiceTest, successfulSendSingleLeaseUpdateWithoutParking)
    TEST_F(HAServiceTest, successfulSendSingleLeaseUpdateWithParking) - new tests

doc/sphinx/arm/hooks-ping-check.rst
    Removed note about HA updates

doc/sphinx/arm/hooks.rst
    Updated ping-check description in table of hooks

doc/sphinx/arm/logging.rst
    Added ping-check-hooks logger to table of loggers
2023-12-01 10:14:02 -05:00
Marcin Siodelski
e9ea1a1b6a [#3106] Network state constants further apart 2023-11-29 20:58:56 +01:00
Marcin Siodelski
1105e5c665 [#3106] Typos "a HA" to "an HA" 2023-11-29 20:58:55 +01:00
Marcin Siodelski
5ea61dcb92 [#3106] Update HA commands documentation 2023-11-29 20:58:55 +01:00
Marcin Siodelski
a29e3264a3 [#3106] Network state change per HA service 2023-11-29 20:58:55 +01:00
Andrei Pavel
37d9d81ed0
[#2442] document order of RADIUS attributes 2023-11-27 11:29:47 +02:00
Razvan Becheriu
be7d21bba1 [#3084] fixed doxygen and comments 2023-11-21 12:08:56 +00:00
Piotrek Zadroga
e912ad8e45 [#3084] addressed review comments
- fixing mostly typos
2023-11-21 12:08:56 +00:00
Thomas Markwalder
3f3e74a23b [#3084] Minor ARM fixes
modified:   doc/sphinx/arm/hooks-ping-check.rst
modified:   doc/sphinx/arm/hooks.rst
2023-11-21 12:08:56 +00:00
Thomas Markwalder
ed8ba47716 [3084] Fix JSON in ARM
modified:   hooks-ping-check.rst
2023-11-21 12:08:56 +00:00
Thomas Markwalder
328fa72267 [#3084] Minor update to ARM
modified:   hooks-ping-check.rst
2023-11-21 12:08:56 +00:00
Thomas Markwalder
9817f071ed [#3084] Added initial ARM documentation
modified:   hooks-ping-check.rst
2023-11-21 12:08:56 +00:00
Andrei Pavel
bbf71a97d3
[#2442] code-block without argument not allowed
Plus a few typo fixes.
2023-11-15 20:26:02 +02:00
Andrei Pavel
9b86024370
[#2442] address review comments 2023-11-15 18:48:51 +02:00
Andrei Pavel
2d6de9b3fb
[#2442] enable nitpicky in sphinx
To warn about all broken references. Also fixes the few broken
references found.
2023-11-15 18:48:51 +02:00
Andrei Pavel
99f2c56d38
[#2442] add the old RADIUS doc back 2023-11-15 18:48:51 +02:00
Andrei Pavel
277e5fb9c3
[#2442] address review comments 2023-11-15 18:48:51 +02:00
Andrei Pavel
b6605e296b
[#2442] docs: diff between old and new RADIUS libs 2023-11-15 18:48:51 +02:00
Andrei Pavel
51128a28b6
[#2442] add RADIUS server example to ARM 2023-11-15 18:48:51 +02:00
Andrei Pavel
633cd3b7ae
[#2442] RADIUS UML 2023-11-15 18:48:51 +02:00
Andrei Pavel
32569799db
[#2442] move RADIUS documentation to integrations 2023-11-15 18:48:51 +02:00
Andrei Pavel
2450fe4ab9
[#2442] update RADIUS documentation 2023-11-15 18:48:51 +02:00
Razvan Becheriu
7a7a8aa6bd [#3138] fix typo in ARM doc for ddns-qualifying-suffix 2023-11-09 19:52:18 +02:00
Andrei Pavel
edabef7303
[#2969] replace sphinx tabs with list-table 2023-11-06 12:10:51 +02:00
Andrei Pavel
ff6822a8c1
[#2969] update install section in ARM about docs 2023-10-26 16:34:22 +03:00
Andrei Pavel
374747be9f
[#2969] add two missing branch labels to an UML
- slightly unrelated, but still on the topic of documentation
2023-10-26 16:34:22 +03:00
Andrei Pavel
4c6e255728
[#2969] add docker quick start guide 2023-10-26 16:34:22 +03:00
Andrei Pavel
9ff68eba35
[#2969] update supported-systems list in hammer.py 2023-10-26 16:34:22 +03:00
Andrei Pavel
2b553cd929
[#2969] revised the quickstart page
- added link to the cloudsmith tarball page
- added |cloudsmith_repo| substitution
- added sphinx-tabs extension
- changed yum to dnf because with the deprecation of CentOS 7, all
  remaining supported rpm distributions have dnf by default.
- changed `/path/to/your/kea6/config/file.json` to the configuration
  file installed by default `/etc/kea/kea-dhcp6.conf` for easier startup
- regenerated doc/sphinx/src/requirements.txt mainly to include
  sphinx-tabs
- added sphinx-tabs to hammer.py
2023-10-26 16:34:22 +03:00
Andrei Pavel
858c8438ff
[#2969] fix space in the release version
This caused code blocks in the ARM to have spaces in filenames that in
reality aren't there.
2023-10-26 16:34:22 +03:00
Razvan Becheriu
238690345f [#3046] fixed indentation and typos 2023-10-06 11:30:11 +00:00
Andrei Pavel
c0880a140b
[#2750] regenerate all SVGs
Mainly, to format them which puts every tag on a single line which makes
diffing much easier going forward, but this also updates how they look.
2023-10-06 10:07:14 +03:00
Andrei Pavel
a5866f3114
[#2750] fix recognizing-same-client.svg
It wasn't showing text before.
2023-10-06 10:07:14 +03:00
Andrei Pavel
51371f064b
[#2750] distribute txts as well 2023-10-06 10:07:14 +03:00
Andrei Pavel
d28d19eae7
[#2750] limit ascii uml only to sequence diagrams 2023-10-06 10:07:14 +03:00
Andrei Pavel
6b60325359
[#2750] add disclaimers about atxt files 2023-10-06 10:07:14 +03:00
Andrei Pavel
56443680d0
[#2750] change xq to xmllint and check if in path
- also make makefile rules in doc/sphinx/uml silent to make the
  potential warning visible
- also remove trailing spaces automatically from *.atxt files
2023-10-06 10:07:14 +03:00
Andrei Pavel
098ba2e7eb
[#2750] convert KB diagram into ascii
The atxt are meant to be used in KB.
2023-10-06 10:07:14 +03:00