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

1400 Commits

Author SHA1 Message Date
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
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
Razvan Becheriu
238690345f [#3046] fixed indentation and typos 2023-10-06 11:30:11 +00:00
Andrei Pavel
e3e79ea392
[#2750] expand on class priority in the ARM
* There were two places were priorities were discussed so they were
  conflated in a single section.
* The distinction between options on one side and lease lifetimes and
  DHCPv4 fields on the other side was made with regards to priority
  between classes.
2023-10-06 10:07:14 +03:00
Razvan Becheriu
4aa83ed408 [#3046] addressed comments 2023-10-05 12:13:00 +00:00
Razvan Becheriu
1e5a757a0e [#3046] updated ARM references to DDNS tunin hook library 2023-10-05 12:13:00 +00:00
Razvan Becheriu
9726fc3223 [#3048] added the lcase and ucase operators 2023-09-22 16:29:59 +03:00
Andrei Pavel
a0bdb56a5e
[#181] add note about flex-id use in IPv6 PXE boot 2023-09-19 18:18:26 +03:00
Razvan Becheriu
5a62c49932 [#3004] addressed comments 2023-09-18 08:08:07 +00:00
Piotrek Zadroga
35230d22e4 [#2904] ARM docs update 2023-09-18 08:08:07 +00:00
Piotrek Zadroga
3540e32136 [#2904] adding alias output-options in ARM docs 2023-09-18 08:08:07 +00:00
Razvan Becheriu
764e8a4b2d [#2980] addressed comments 2023-09-14 20:02:03 +00:00
Razvan Becheriu
cac428ceef [#2980] add tar and git to install dependencies 2023-09-14 20:02:03 +00:00
Razvan Becheriu
be9b40b76f [#2980] remove references of Centos 7 2023-09-14 20:02:03 +00:00
dankney
a62e6b2614 [#3011] minor spelling correction 2023-09-14 17:11:00 +00:00
dankney
293703f7be [#3011] address review comments 2023-09-14 17:11:00 +00:00
dankney
c8985a2b2f refined and expanded Logging Message Format 2023-09-14 17:11:00 +00:00
Piotrek Zadroga
fb74765c9a [#3012] update rst_arm_sources with ping-check rst 2023-09-11 12:16:30 +02:00