2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

27919 Commits

Author SHA1 Message Date
Marcin Siodelski
e00f53a3fb [#198,!160] Corrected link in the JSON section of UG. 2018-12-11 12:43:01 -05:00
Marcin Siodelski
d4702bb841 [#198,!160] Applied some changes to the JSON section of UG after review. 2018-12-11 12:43:01 -05:00
Francis Dupont
399b4bc6af [198-user-s-guide-update-json-section-needs-a-refresh] Added ECMA 404 ref and cleaned up JSON stuff 2018-12-11 12:43:01 -05:00
Francis Dupont
c91d4e12e7 [master] Added ChangeLog entry for JSON unicode escape fix 339-doxygen-errors_base 2018-12-11 16:27:19 +01:00
Francis Dupont
ba9b18cf2a [5582] Fixed handling of unicode escapes 2018-12-11 10:24:18 -05:00
Francis Dupont
4d388fbfea [297-old-text-about-multiple-classes-guards] Updated doc about one class vs classes (allow/deny old/not implemented idea) 2018-12-11 06:12:07 -05:00
Francis Dupont
d190aaebe8 [master] Added ChangeLog entry for keactrl support of kea-netconf 2018-12-10 22:43:18 +01:00
Francis Dupont
8f7d556456 [186-add-kea-netconf-daemon-to-keactrl] Addressed comments 2018-12-10 16:38:48 -05:00
Francis Dupont
8cc6d31f7b [186-add-kea-netconf-daemon-to-keactrl] Finished. Seems to work with and without netconf 2018-12-10 16:38:48 -05:00
Francis Dupont
d35e226df7 [186-add-kea-netconf-daemon-to-keactrl] Checkpoint (works without netconf, need more with netconf) 2018-12-10 16:38:48 -05:00
Thomas Markwalder
538ffa0e19 [master] Added ChangeLog entry 1500. 2018-12-10 15:25:29 -05:00
Thomas Markwalder
0ce615f5da [master] Added Congestion Handling section to Developer's Guide
Merge branch '278-add-documention-on-developing-your-own-packet-queue-implementation-to-developer-s-guide'
2018-12-10 15:23:39 -05:00
Marcin Siodelski
180e0f89b4 [#278,!162] Corrected typos in the template argument name. 2018-12-10 20:53:53 +01:00
Thomas Markwalder
21dad40c94 [#278,!162] Addressed review comments 2018-12-10 12:05:30 -05:00
Marcin Siodelski
414b2d8aa5 [#278,!162] Further minor changes in Congestion Handling text. 2018-12-10 17:28:50 +01:00
Thomas Markwalder
c095fdccf4 [master] Added ChangeLog entry 1499. 2018-12-10 11:21:52 -05:00
Marcin Siodelski
1f94eaa3d8 [#278,!162] Minor cleanup in Congestion Handling per review. 2018-12-10 17:17:31 +01:00
Thomas Markwalder
8d87c46a3c [master] Merge branch 'master' of gitlab.isc.org:isc-projects/kea
Re-merged with master.
2018-12-10 11:15:32 -05:00
Thomas Markwalder
8ad3db51ed [master] Congestion Handling is now disabled by default
Merge branch '277-finalize-whether-congestion-handling-is-enabled-or-disabled-by-default'
2018-12-10 11:14:44 -05:00
Marcin Siodelski
7208936f3f [master] Added ChangeLog entry for #173. 2018-12-10 17:08:42 +01:00
Marcin Siodelski
377f49e84a [#173,!154] Added a note suggesting to set reconnect for all used backends. 2018-12-10 10:36:46 -05:00
Marcin Siodelski
5fc46151d5 [#173,!154] Updated User's Guide with a warning about reconnect-wait-time. 2018-12-10 10:36:46 -05:00
Marcin Siodelski
d2082757db [#173,!154] Addressed review comments.
-reconnect-wait-time in unit tests in [ms]
-removed duplicated database_connection_unittest.cc
2018-12-10 10:36:45 -05:00
Marcin Siodelski
782fdf3536 [#173,!154] reconnect-wait-time is now in milliseconds. 2018-12-10 10:36:45 -05:00
Vicky Risk
532c0fd5db Oldkea linkfixes 2018-12-10 10:12:58 -05:00
Thomas Markwalder
2d0e62f115 [#277, !164] Congestion Handling is now disabled by default
src/lib/dhcpsrv/parsers/simple_parser4.cc
src/lib/dhcpsrv/parsers/simple_parser6.cc
    Changed enable-queue default to false

src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp6/tests/get_config_unittest.cc
    Rebuilt generated tests

doc/guide/congestion-handling.xml
    Updated verbage on default setting
2018-12-10 10:04:19 -05:00
Francis Dupont
360d3f3e26 [master] Added ChangeLog entry for YANG module revision check 2018-12-10 15:05:27 +01:00
Francis Dupont
9e772e1472 [204-move-models-] Addressing comments (finished) 2018-12-10 14:50:41 +01:00
Francis Dupont
c3f4584a8b [204-move-models-] Addressing comments (checkpoint) 2018-12-10 13:38:29 +01:00
Francis Dupont
8472305306 [204-move-models-] Fixed rebase error 2018-12-10 11:12:06 +01:00
Francis Dupont
7b7612b38e [204-move-models-] Added yang_revisions.h to sources to enforce distrib 2018-12-10 11:08:44 +01:00
Francis Dupont
1f136f847c [204-move-models-] Added unit tests 2018-12-10 11:08:44 +01:00
Francis Dupont
afbbb58115 [204-move-models-] Updated doxygen 2018-12-10 11:08:44 +01:00
Francis Dupont
bd65abebb2 [204-move-models-] Updated doc 2018-12-10 11:08:44 +01:00
Francis Dupont
66da4b915a [204-move-models-] Code done, tests to do 2018-12-10 11:08:44 +01:00
Francis Dupont
c5b20a8cba [204-move-models-] Checkpoint: moved modules, added revisions, updated pretests 2018-12-10 11:08:44 +01:00
Thomas Markwalder
34239554b8 [#278,!162] Minor doxygen clean up 2018-12-07 15:33:03 -05:00
Thomas Markwalder
78bd0adfcc [#278,!162] Added Congestion Handling to Developer's guide
doc/devel/congestion-handling.dox
    New file describes how to develop your own packet queue
2018-12-07 14:22:19 -05:00
Francis Dupont
895fd85b6b [309-remove-all-static-kea-versions-from-docs-that-refer-to-the-newest-release] Fixed entity syntax 283-perfdhcp-fix-send-due_base 327-split-transmission-and-reception-control-buffers_base 2018-12-06 10:27:35 -05:00
Wlodek Wencel
63f79c8d74 [#309,ssh bikeshed.isc.org] removed static kea versions from xml files 2018-12-06 10:27:35 -05:00
Marcin Siodelski
2d0ef1097e [master] Added ChangeLog entry for #288. 2018-12-06 15:24:53 +01:00
Marcin Siodelski
974b033a8d [288,!158] Changed references for remaining RFCs obsoleted by RFC 8415. 2018-12-06 08:20:09 -05:00
Marcin Siodelski
cee51915c5 [288,!158] Changed references from RFC3315 to RFC8415 in the src code. 2018-12-06 08:20:09 -05:00
Marcin Siodelski
8c1ce6673d [288,!158] Updated user guide to reference to RFC 8415 rather than 3315. 2018-12-06 08:20:09 -05:00
Francis Dupont
5658cd9e11 [174-warning-for-unused-trace-levels] Made extern debug levels 186-add-kea-netconf-daemon-to-keactrl_base 2018-12-06 08:19:34 -05:00
Marcin Siodelski
1ea0de3c75 [master] Added ChangeLog entry for #303. 2018-12-05 20:03:43 +01:00
Marcin Siodelski
ab92ab6fcd [#303,!151] Use 0 instead of NULL in CSV Lease File unit test.
Per review comments.
2018-12-05 13:33:28 -05:00
Marcin Siodelski
2408adc548 [#303,!151] Solved a problem with reading leases having long lifetimes.
Reading leases having long, e.g. infinite, lifetimes from a lease file
used to fail due to invalid cast to uint32_t.
2018-12-05 13:33:28 -05:00
Thomas Markwalder
47602142f8 [#278,!162] Minor simplification of PacketQueue<> interface
src/lib/dhcp/packet_queue.h
    PacketQueue<>
        enqueuePacket()
        dequeuePacket() - are now pure virtual,
        and no longer accept a QueueEnd parameter

        shouldDropPacket()
        eatPackets()
        pushPacket()
        popPacket()
        peek() - removed (they are now only in
        PackeQueueRing<> and its derivations

src/lib/dhcp/packet_queue_ring.h
    New fiel which houses PacketQueueRing<> and its derivations
2018-12-05 13:27:02 -05:00
Wlodzimierz Wencel
067c78a82d Update install.xml 198-user-s-guide-update-json-section-needs-a-refresh_base 297-old-text-about-multiple-classes-guards_base 174-warning-for-unused-trace-levels_base 2018-12-04 15:48:02 -05:00