Tomek Mrugalski
a0e90d958f
[ #2743 ] Removed obsolete note
2023-03-03 10:13:42 +00:00
dankney
8bc00552aa
Have corrected the capitalization on the -Y/-y in the perfdhcp man page
2023-02-27 17:51:03 +00:00
Andrei Pavel
4450e0514a
[ #2769 ] release changes
2023-02-17 17:42:41 +02:00
Andrei Pavel
2318c56181
[ #2402 ] document default MT
2023-02-14 14:23:05 +02:00
Francis Dupont
a59ffc188b
[ #2746 ] Aligned to This in new option descriptions
2023-02-13 22:38:22 +01:00
Francis Dupont
164683d769
[ #2746 ] Addressed comments
2023-02-13 22:38:22 +01:00
Francis Dupont
b2826b0aa2
[ #2746 ] Updated doc
2023-02-13 22:38:22 +01:00
Kevin P. Fleming
9ece3bf5d2
[ #2494 ] correct JSON syntax in some configuration examples
2023-02-13 20:37:55 +01:00
Thomas Markwalder
2ec065a08a
[ #2631 ] Global reserved addresses must be feasible
...
kea-dhcp<4/6> both now enforce globally reserved addresses
to be within the selected subnet/shared-network
Added a ChangeLog entry
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
Updated global reservation commmentary
src/lib/dhcpsrv/alloc_engine.cc
AllocEngine::allocateGlobalReservedLeases6() - modified to enforce
address feasibility/subnet reselect
AllocEngine::labelNetworkOrSubnet() - new convenience method for logging
hasAddressReservation() - modified to enforce
address feasibility/subnet reselect
src/lib/dhcpsrv/alloc_engine_messages.mes
New log messages:
ALLOC_ENGINE_IGNORING_UNSUITABLE_GLOBAL_ADDRESS
ALLOC_ENGINE_IGNORING_UNSUITABLE_GLOBAL_ADDRESS6
src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
src/lib/dhcpsrv/tests/alloc_engine_utils.*
src/bin/dhcp4/tests/host_unittest.cc
src/bin/dhcp6/tests/host_unittest.cc
New and updated tests
2023-02-13 13:48:36 -05:00
Tomek Mrugalski
b73b3a331c
[ #2723 ] Note about multiple tokens
2023-02-13 16:31:56 +00:00
Razvan Becheriu
1cada3342e
[ #2664 ] updated classify ARM example
2023-02-13 16:31:56 +00:00
Razvan Becheriu
9d02694589
[ #2702 ] moved cfgrpt inside process folder
2023-02-11 12:43:02 +02:00
Francis Dupont
7b8ed297d9
[ #2723 ] Changed to DUID in v6 examples
2023-02-07 13:02:24 +01:00
Francis Dupont
a715d58a45
[ #2723 ] Added new HR as BAC sections
2023-02-07 13:02:24 +01:00
Marcin Godzina
bcacd94675
[ #2710 ] spelling and formatting fix
2023-02-02 14:36:26 +00:00
Marcin Godzina
4afb186108
[ #2710 ] fixed underline
2023-01-30 13:59:13 +00:00
Marcin Godzina
598f1687f2
[ #2710 ] removed line
2023-01-30 13:59:13 +00:00
Marcin Godzina
6d3ce53466
[ #2710 ] Added mysql and mariadb recomendation
2023-01-30 13:59:13 +00:00
Wlodek Wencel
e0f96268f8
[ #2732 ] release changes
2023-01-23 19:18:49 +01:00
Tomek Mrugalski
1fc469935f
[ #2693 ] Updated sysrepo deprecation
2023-01-20 17:33:20 +01:00
Tomek Mrugalski
1ed43b456a
[ #2693 ] Doc updated
2023-01-20 17:33:20 +01:00
Razvan Becheriu
cb6340cefb
[ #1518 ] addressed review comments
2023-01-20 17:36:06 +02:00
Razvan Becheriu
216aadb45a
[ #1518 ] implemented support for multiple vendor options in v4
2023-01-20 17:36:06 +02:00
Marcin Siodelski
ca7a432c19
[ #2688 ] Added a note into the ARM
...
It says that the timeouts are only effective for TCP connections.
2023-01-17 11:28:35 +01:00
Marcin Siodelski
73ce04f973
[ #2688 ] Add timeout units to example files
2023-01-17 11:28:35 +01:00
Marcin Siodelski
472fabf81b
[ #2688 ] Mention that tcp-user-timeout is in seconds
2023-01-17 11:28:35 +01:00
Marcin Siodelski
e471cd6086
[ #2688 ] Updated DHCP server parsers
2023-01-17 11:26:51 +01:00
Marcin Siodelski
0f9afeaa23
[ #2688 ] Documented new config parameters
2023-01-17 11:26:51 +01:00
Razvan Becheriu
28580f02bd
[ #2612 ] fixed examples in ARM
2023-01-17 10:41:58 +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
Thomas Markwalder
dbb516b320
[ #2713 ] Amended ARM, added ChangeLog
...
modified: ChangeLog
modified: doc/sphinx/arm/hooks-lease-query.rst
2023-01-12 11:53:10 -05:00
Thomas Markwalder
a3ef6fe477
[ #2713 ] Updated docuemnt comment
...
modified:
../../../doc/sphinx/arm/hooks-lease-query.rst
2023-01-12 11:53:10 -05:00
Thomas Markwalder
f96f6487af
[ #2713 ] Addressed review comments
...
Added doc note.
2023-01-12 11:53:10 -05:00
Marcin Siodelski
bbfda36363
[ #969 ] Documented allocators
2023-01-07 11:45:06 +01:00
Marcin Siodelski
d92cc17a20
[ #969 ] DHCPv6 allocators configurable
2023-01-07 11:45:06 +01:00
Marcin Siodelski
9571b8f80b
[ #969 ] Configure allocator for DHCPv4
2023-01-07 11:45:06 +01:00
Francis Dupont
2ba3db3304
[ #2668 ] Added max-bulk-query-threads
2022-12-07 23:39:44 +01:00
Francis Dupont
0d62c42beb
[ #2645 ] Removed max send queue size
2022-12-06 23:23:24 +01:00
Francis Dupont
57e4d59b69
[ #2645 ] Addressed another comment
2022-12-06 23:23:24 +01:00
Francis Dupont
09367c7e39
[ #2645 ] Addressed some comments
2022-12-06 23:23:24 +01:00
Francis Dupont
a3801216f7
[ #2645 ] Added extended-info-tables-enabled
2022-12-06 23:23:24 +01:00
Francis Dupont
e49a90bd98
[ #2645 ] Added max-send-queue-size
2022-12-06 23:23:24 +01:00
Francis Dupont
dccb8b0c9c
[ #2645 ] Added BLQ doc
2022-12-06 23:23:24 +01:00
Andrei Pavel
03423adcd2
[ #2651 ] release changes
2022-11-26 00:17:08 +02:00
Razvan Becheriu
e145eafb5b
[ #2601 ] addressed review comments
2022-11-25 22:48:36 +02:00
Andrei Pavel
d67f8aca89
[ #2601 ] address review comments
...
* make all-keys.json loadable by Kea again
* formatting
* EXPECT_NO_THROW -> EXPECT_NO_THROW_LOG
* add missing YANG tests for i64 and ui64
* memmove -> memcpy
* fix doxygen comments
* make checking of empty containers consistent when retrieving YANG data
* remove unnecessary setting of v6 YANG nodes for v4 modules
* fix hash of keatest-module.yang
2022-11-25 22:48:36 +02:00
Andrei Pavel
dd2dbd5be0
[ #2601 ] restore unnecessary changes in all-keys-netconf.json
2022-11-25 18:15:34 +02:00
Andrei Pavel
a2a35ede21
[ #2601 ] bump versions of libyang and sysrepo dependencies
2022-11-25 18:15:34 +02:00
Andrei Pavel
582e84a83e
[ #2601 ] fix typos in NETCONF code
2022-11-25 18:15:34 +02:00
Andrei Pavel
235f913e64
[ #2601 ] make Translator aware of all leaf base types
...
Also add leafrefs and the empty leaf to the keatest-module.
And add tests for those, and also unions, dec64, int64, uint64.
2022-11-25 18:15:33 +02:00