2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

30 Commits

Author SHA1 Message Date
Razvan Becheriu
50abca6f3f [#2827] fixed all json examples in arm 2023-05-11 11:30:02 +03:00
Razvan Becheriu
b47394ff5e [#1671] addressed review comments 2023-03-21 08:39:52 +02:00
Razvan Becheriu
35238f03aa [#1671] the -t parameter now loads and checks hook libraries config 2023-03-17 23:00:39 +02:00
Thomas Markwalder
65803f20d9 [#2590] Updated the ARM, added ChangeLog
modified:
    ChangeLog
    doc/sphinx/arm/ddns.rst
2023-01-13 09:37:04 -05:00
Andrei Pavel
e194ff748f
[#2245] Text edits 2021-12-16 10:49:28 +02:00
Thomas Markwalder
0a66a532a9 [#1934] Kea now supports v6 DUIDs in v4 Client IDs
Adds support for extracting v6 DUIDs from v4
client identfiers per RFC 4361. This allows DDNS
for dual-stack clients to function. Thanks to
John Dickinson for contributing the patch.

Updated AUTHORS
Added ChangeLog

doc/sphinx/arm/ddns.rst
doc/sphinx/arm/dhcp4-srv.rst
    Updated doc

src/lib/dhcp_ddns/ncr_msg.cc
    D2Dhcid::fromClientId() - can now extract DUIDs stored
    per RFC 4361

src/lib/dhcp_ddns/tests/ncr_unittests.cc
    TEST_F(DhcidTest, fromClientIdDUID) - new test
2021-11-29 13:25:49 -05:00
Suzanne Goldlust
0df811090d [#2132] Even more text edits after review 2021-10-21 15:10:54 -04:00
Suzanne Goldlust
4df1c438c5 [#2132] More text edits after review 2021-10-21 15:10:54 -04:00
Suzanne Goldlust
c236588783 [#2132] Additional text edits after review 2021-10-21 15:08:56 -04:00
Suzanne Goldlust
f8dded8812 [#2132] Additional text edits 2021-10-21 15:08:56 -04:00
Suzanne Goldlust
6b147156dc [#2132] Text edits 2021-10-21 15:08:56 -04:00
Francis Dupont
d840346cb3 [#2078] Updated doc 2021-09-07 12:45:43 +03:00
Razvan Becheriu
6ce29f3a8f [#2040] fixed indentation, spaces and typos 2021-09-03 17:10:59 +03:00
Francis Dupont
d3d457c806 [#2040] Spelling 2021-09-03 17:10:59 +03:00
Francis Dupont
eccdffbf66 [#2040] Checkpoint: todo UTs, ... 2021-09-03 17:10:59 +03:00
Razvan Becheriu
2814b1cc4c [#2011] documentation fixes 2021-09-02 17:35:48 +02:00
Francis Dupont
0233796416 [#2011] Replaced 2.0.0 by 1.9.11 2021-09-02 17:35:48 +02:00
Francis Dupont
3f81772929 [#2011] Checkpoint: finished doc part 2021-09-02 17:35:48 +02:00
Wlodek Wencel
b1d5e8f206 [#1983] replaced old jenkins links with repors.isc.org 2021-08-05 15:07:49 +00:00
peterd
d575f854cf [#1917] Changes up to and including Chapter 23 2021-06-17 13:09:05 +00:00
Tomek Mrugalski
3c201a1bab [#1702] Removed outdated note about TSIG 2021-03-24 10:56:10 +00:00
Andrei Pavel
e47a26ee2f [#1717] correct some URLs 2021-03-23 13:32:54 +00:00
Suzanne Goldlust
76b25d1836 Fix typos, and other text corrections
Mostly minor text fixups, with a few edits for clarity
2020-11-20 11:32:22 +01:00
Razvan Becheriu
e063199a44 [#757] added documentation for optional DDNS "shutdown" command parameter "type" 2020-08-20 16:12:13 +00:00
Tomek Mrugalski
ccfb9d4f0e [#1079] Comments vs user-context documented 2020-01-27 14:28:13 +01:00
Francis Dupont
300c6809dc [#1041] Checkpoint: moved uptime/reload to libprocess 2019-12-13 17:01:00 +01:00
Tomek Mrugalski
9b094db6f6 [#623,!442] Change after review: added RFC4703 2019-08-12 08:54:11 -04:00
Tomek Mrugalski
9017ed0ef2 [#623,!442] Added RFCs related to DNS updates 2019-08-12 08:54:11 -04:00
Tomek Mrugalski
6aca000be3 [#644,!370] Manual apply of 85c5b01d694c995f6e93c0454ee6e0031fc75d83 2019-07-30 10:45:13 +02:00
Michal Nowikowski
01fb9fd370 rearranges docs and build script
Two reasons:
- sphinx requires to have all sources in its source directory
  so man pages have to be moved
- layout of subfolders in doc folder was not consistent
2019-07-30 10:45:13 +02:00