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

27968 Commits

Author SHA1 Message Date
Francis Dupont
fe841603f5 [30-implement-control-socket-for-ddns-2] Reported doc updates 2019-01-03 04:05:03 -05:00
Marcin Siodelski
cc1b1168b9 [#99,!176] Improved unit tests as a result of the second review. 380-unexpected-boost-include-capture_base 2018-12-20 14:47:42 -05:00
Marcin Siodelski
bea0353e28 [#99,!176] Added deletion of vendor options from the configuration. 2018-12-20 14:47:42 -05:00
Marcin Siodelski
ec01471346 [#99,!176] Added unit test for deleting an option from option space. 2018-12-20 14:47:42 -05:00
Marcin Siodelski
81140d6b73 [#99,!176] Updated commentary in the test config backend for DHCPv4. 2018-12-20 14:47:42 -05:00
Marcin Siodelski
194f7617f7 [#99,!176] Implemented test config backend for DHCPv4. 2018-12-20 14:47:42 -05:00
Thomas Markwalder
7fbbfde2a0 [master] Added ChangeLog entry 1507. 367-kea-does-not-compile-with-boost-installed-at-not-default-location_base 366-check-circular_buffer-hpp-existence-in-configure_base 111-configure-options-with-cql-not-working-properly_base 111-configure-options-with-mysql-not-working-properly_base 111-configure-options-with-pgsql-not-working-properly_base 82-improve-kea-test-capabilities_base 371-ld-warning-message-on-macos-build_base 30-implement-control-socket-for-ddns-2_base 354-compilation-with-mysql-fails-on-fedora-29_base 2018-12-20 14:19:46 -05:00
Thomas Markwalder
34f40035bf [master] kea-dhcp4 now emits message type option first in outbound packets
Merge branch '363-13966-dhcp-option-start-sequence'
2018-12-20 14:18:20 -05:00
Thomas Markwalder
c6e2ee6301 [#363, !177] Addressed review comments 2018-12-20 13:33:42 -05:00
Thomas Markwalder
c580327cfe [#363, !177] kea-dhcp4 now emits message type option (53) first
src/lib/dhcp/libdhcp++.*
    LibDHCP::packOptions4() - added logic to emit message type option (53) first

src/lib/dhcp/tests/pkt4_unittest.cc
    Updated unit tests accordingly
2018-12-19 15:41:29 -05:00
Wlodek Wencel
3c926717d8 [master] bumped up version after release 2018-12-18 13:48:34 +01:00
Marcin Siodelski
d2a397e7c6 [#351,!175] Corrected typos in the updated keactrl section of user's guide. 2018-12-13 19:46:44 +01:00
Tomek Mrugalski
00056e2147 [#351,!175] keactrl + netconf documented. 2018-12-13 19:28:32 +01:00
Marcin Siodelski
06b66be37f [master] Several fixes to the documentation following 1.5.0 sanity checks.
Okayed on jabber.
2018-12-13 15:59:11 +01:00
Thomas Markwalder
718aee7a70 [master] Corrected CQL upgrade script
Merge branch '344-cql-upgrade-script-fails-on-ubuntu'
2018-12-13 09:55:08 -05:00
Tomek Mrugalski
ed78d538b6 [#344,!173] Report test success 2018-12-13 15:40:14 +01:00
Thomas Markwalder
473361669b [#344,!173] Scrubbed CQL upgrade script of "non-portables" 2018-12-13 09:04:33 -05:00
Francis Dupont
e6290f00db [344-lease-cmds-unit-tests] Added casts for 32 bit compilers 2018-12-12 23:56:56 +01:00
Marcin Siodelski
21c7ec9717 [#344,!171] Updated supported OSes in the User's guide. 344-lease-cmds-unit-tests_base 2018-12-12 19:22:49 +01:00
Marcin Siodelski
5683869439 [#344,!171] Removed the section about server terminating when db conn lost. 2018-12-12 19:19:07 +01:00
Marcin Siodelski
ace760ba71 [#344,!171] Removed "Selecting the Configuration Backend" section. 2018-12-12 19:16:40 +01:00
Marcin Siodelski
9cb62d17be [#344,!171] Install notes point to gitlab rather than github. 2018-12-12 19:13:54 +01:00
Marcin Siodelski
dfb962ea6b [#344,!171] Updated runtime dependencies in UG: Botan and OpenSSL. 2018-12-12 19:04:24 +01:00
Marcin Siodelski
85030cfc74 [#344,!171] Added Radius and Netconf optional runtime dependencies. 2018-12-12 18:51:35 +01:00
Marcin Siodelski
a83b4fa2e6 [#344,!171] Added missing API command files to the distribution. 2018-12-12 18:50:51 +01:00
Wlodek Wencel
a9c23efc25 [master] added sysrepo and libyang to AUTHORS file 2018-12-12 18:02:05 +01:00
Thomas Markwalder
7a65ac70d6 [master] Restored missing lock in packet_queue_ring.h
modified:   src/lib/dhcp/packet_queue_ring.h
2018-12-12 11:34:48 -05:00
Wlodek Wencel
c05b879635 [master] changes for 1.5.0 final release 343-put-socket-control-buffer-in-the-stack_base 2018-12-12 03:14:32 +01:00
Tomek Mrugalski
8187238ee5 [#284,!146] Minor correction in netconf/simple-dhcp4.json 2018-12-11 15:43:36 -05:00
Francis Dupont
1294a55fc0 [284-need-dhcp6-example-for-netconf] Removed simple config and add simple DHCPv6 one 2018-12-11 15:43:36 -05:00
Tomek Mrugalski
a506ecd9fb [#339, !169] Added macro expansion control.
This is supposed to fix the last error, but for some reason it doesn't.
2018-12-11 14:53:42 -05:00
Tomek Mrugalski
3dd136580f [#339, !169] Corrected two mistakes. 2018-12-11 14:53:42 -05:00
Francis Dupont
fc6c1b270d [339-doxygen-errors] doxygen fixes 2018-12-11 14:53:41 -05:00
Francis Dupont
ec09936481 [339-doxygen-errors] Tentative doxygen fix 2018-12-11 14:53:41 -05:00
Francis Dupont
ef6f04f442 [339-doxygen-errors] typo 2018-12-11 14:53:41 -05:00
Francis Dupont
07220434c7 [339-doxygen-errors] Removed spurious @endcode 2018-12-11 14:53:41 -05:00
Marcin Siodelski
6b36afd573 [master] Added ChangeLog entry for #338. 2018-12-11 20:53:30 +01:00
Marcin Siodelski
551c5d7048 [#338,!168] Bumped up lib version numbers for Kea 1.5.0 final release. 2018-12-11 14:34:23 -05:00
Marcin Siodelski
45279c9d17 [master] Fixed the IfaceMgr code which missed negation in error condition.
Agreed on jabber.
2018-12-11 20:23:10 +01:00
Marcin Siodelski
296f21c181 [master] Added ChangeLog for #337. 2018-12-11 20:20:07 +01:00
Marcin Siodelski
3fcdc28814 [#337,!167] Guard against expiration time lower than valid lifetime. 2018-12-11 13:53:39 -05:00
Marcin Siodelski
e6eced975f [#337,!167] Fixed errors for high lease expiration times in lease_cmds. 2018-12-11 13:53:39 -05:00
Francis Dupont
fd9a48b399 [master] Added ChangeLog for the split control buffers (bug for 1.5-beta* users) 2018-12-11 19:43:11 +01:00
Francis Dupont
cbb573858d [327-split-transmission-and-reception-control-buffers] Simplified condition 2018-12-11 13:34:59 -05:00
Francis Dupont
fd2bb674dd [327-split-transmission-and-reception-control-buffers] Reported dhcp library part of !135 2018-12-11 13:34:59 -05:00
Marcin Siodelski
ec93d5d5a5 [master] Added ChangeLog entry for #198. 2018-12-11 18:45:13 +01:00
Stephen Morris
94c66b3c07 [#198,!160] Move information concerning JSON changes in future Kea versions to "notes". 2018-12-11 12:43:01 -05:00
Marcin Siodelski
1cadf94bf6 [#198,!160] Modify DHCPv4/v6 sections to not recommend combining configs. 2018-12-11 12:43:01 -05:00
Marcin Siodelski
6bc00bbe9d [#198,!160] Further corrections in the JSON section of Kea UG.
- Remove explicit statements about which server supports which feature
- Clarify planned Logging config changes.
2018-12-11 12:43:01 -05:00
Marcin Siodelski
e00f53a3fb [#198,!160] Corrected link in the JSON section of UG. 2018-12-11 12:43:01 -05:00