]>
git.ipfire.org Git - thirdparty/kea.git/log
Francis Dupont [Tue, 4 Dec 2018 13:01:25 +0000 (14:01 +0100)]
[307-packetqueue-interface-clean-up] Fixed alpha order
Thomas Markwalder [Mon, 3 Dec 2018 14:28:56 +0000 (09:28 -0500)]
[#307,!150] Packetqueue-interface-clean-up
PacketQueue now queues lists of packets
src/lib/dhcp/Makefile.am
Added packt_queue_ring.h
src/lib/dhcp/iface_mgr.*
IfaceMgr::receiveDHCP4Packets()
IfaceMgr::receiveDHCP6Packets() - modified to queue a list of packets
IfaceMgr::receiveDHCP6Packet() - modified to return packet rather than
queue it
src/lib/dhcp/packet_queue.h
PacketQueue<>
- replaced enqueuePacket() with enqueuePackets() and is
now pure virtual
- dequeuePacket() is now pure virtual
- Removed pop, push, peek methods
Moved All PackeQueueRing<> code into new header
src/lib/dhcp/packet_queue_ring.h
New header which contains PacketQueueRing<> and derivations
Thomas Markwalder [Sat, 1 Dec 2018 18:59:05 +0000 (13:59 -0500)]
[packet-queue-queue-by-list] PacketQueue now queues lists of packets
src/lib/dhcp/Makefile.am
Added packt_queue_ring.h
src/lib/dhcp/iface_mgr.*
IfaceMgr::receiveDHCP4Packets()
IfaceMgr::receiveDHCP6Packets() - modified to queue a list of packets
IfaceMgr::receiveDHCP6Packet() - modified to return packet rather than
queue it
src/lib/dhcp/packet_queue.h
PacketQueue<>
- replaced enqueuePacket() with enqueuePackets() and is
now pure virtual
- dequeuePacket() is now pure virtual
- Removed pop, push, peek methods
Moved All PackeQueueRing<> code into new header
src/lib/dhcp/packet_queue_ring.h
New header which contains PacketQueueRing<> and derivations
Francis Dupont [Fri, 30 Nov 2018 09:21:40 +0000 (10:21 +0100)]
[306-distribute-yang-modules] Restored distribution of YANG modules
Marcin Siodelski [Thu, 29 Nov 2018 14:12:23 +0000 (15:12 +0100)]
[master] Do not install dhcp_ddns message file missed in previous change.
Marcin Siodelski [Thu, 29 Nov 2018 14:06:04 +0000 (15:06 +0100)]
[master] Backing off installation of log message headers.
Installation of those headers breaks distcheck, which presumably looks
for the message compiler in a wrong location.
Wlodek Wencel [Thu, 29 Nov 2018 12:56:31 +0000 (13:56 +0100)]
[master] changes for 1.5.0-beta2 release
Francis Dupont [Wed, 28 Nov 2018 22:09:54 +0000 (23:09 +0100)]
[master] Added a ChangeLog entry for netconf operations
Francis Dupont [Wed, 28 Nov 2018 21:54:14 +0000 (22:54 +0100)]
[195-document-sample-netconf-operation] Moved operation examples in kea-dhcp6-operations subdir
Marcin Siodelski [Wed, 28 Nov 2018 18:45:28 +0000 (19:45 +0100)]
[#195,!131] Applied changes to the NETCONF step by step.
As a result of review.
Francis Dupont [Thu, 22 Nov 2018 15:12:59 +0000 (16:12 +0100)]
[195-document-sample-netconf-operation] Fixed twosubnets example
Francis Dupont [Thu, 22 Nov 2018 10:28:57 +0000 (11:28 +0100)]
[195-document-sample-netconf-operation] Final changes
Francis Dupont [Thu, 22 Nov 2018 08:50:08 +0000 (09:50 +0100)]
[195-document-sample-netconf-operation] Added operation examples
Tomek Mrugalski [Wed, 28 Nov 2018 20:12:15 +0000 (21:12 +0100)]
[#293,!45] ChangeLog updated
Tomek Mrugalski [Wed, 28 Nov 2018 19:56:46 +0000 (20:56 +0100)]
[#293,!45] Addressed review comments:
- added explanation comments to io_fetch.h and io_asio_socket.h
Tomek Mrugalski [Wed, 28 Nov 2018 19:44:25 +0000 (20:44 +0100)]
[#293,!45] HAVE_BOOST_ASIO_COROUTINE_HPP const is now set properly.
Tomek Mrugalski [Wed, 28 Nov 2018 19:33:56 +0000 (20:33 +0100)]
[#293,!45] README added
Tomek Mrugalski [Wed, 28 Nov 2018 16:52:00 +0000 (17:52 +0100)]
[#293,!45] Add coroutine.hpp back to the kea sources
Tomek Mrugalski [Wed, 28 Nov 2018 14:41:59 +0000 (15:41 +0100)]
[#293,!145] ext/coroutine/Makefile added in configure.ac
Thomas Markwalder [Wed, 28 Nov 2018 16:51:29 +0000 (11:51 -0500)]
[master] Fixed minor valgrind complaint in Linux packet filter
src/lib/dhcp/pkt_filter_lpf.cc
PktFilterLPF::send() - added memest of sockaddr_ll struct
Marcin Siodelski [Wed, 28 Nov 2018 16:40:02 +0000 (17:40 +0100)]
[master] Added ChangeLog for #62.
Marcin Siodelski [Wed, 28 Nov 2018 14:37:43 +0000 (15:37 +0100)]
[#62,!144] Added some still missing header files.
As a result of review.
Francis Dupont [Wed, 28 Nov 2018 13:20:01 +0000 (14:20 +0100)]
[62-missing-header-files-in-installation-directories] Added missing newline
Marcin Siodelski [Wed, 28 Nov 2018 13:09:22 +0000 (14:09 +0100)]
[#62,!144] Added netconf_tests.sh to gitignore.
Marcin Siodelski [Wed, 28 Nov 2018 13:03:37 +0000 (14:03 +0100)]
[#62,!144] Bumped up library version numbers for Kea 1.5.0 beta2 release.
Marcin Siodelski [Wed, 28 Nov 2018 12:28:11 +0000 (13:28 +0100)]
[#62,!144] Install Kea log message header files.
Francis Dupont [Sun, 21 Oct 2018 10:40:32 +0000 (12:40 +0200)]
[178-fix-shell-tests] Replaced python litteral by detected python
Marcin Siodelski [Wed, 28 Nov 2018 09:21:43 +0000 (10:21 +0100)]
[master] Added ChangeLog entry for #27.
Marcin Siodelski [Tue, 27 Nov 2018 21:00:38 +0000 (22:00 +0100)]
[#27,!138] Guard against null host in cql host data source.
Marcin Siodelski [Mon, 26 Nov 2018 17:00:01 +0000 (18:00 +0100)]
[#27,!138] Fixed assertion in CQL Host Manager.
Francis Dupont [Tue, 27 Nov 2018 21:41:43 +0000 (22:41 +0100)]
[master] Added ChangeLog entry for global reservation examples
Marcin Siodelski [Tue, 27 Nov 2018 19:08:46 +0000 (20:08 +0100)]
[#136,!143] Added global-reservation.json to Makefile.am
Marcin Siodelski [Tue, 27 Nov 2018 18:02:25 +0000 (19:02 +0100)]
[#136,!143] Updated global-reservations.json
As a result of review. Improved header comment, indentation and some other
comments.
Francis Dupont [Tue, 27 Nov 2018 15:02:44 +0000 (16:02 +0100)]
[136-add-global-host-reservation-examples] Added (and used to find and fix a bug) global reservation examples
Francis Dupont [Tue, 27 Nov 2018 14:25:26 +0000 (15:25 +0100)]
[136-add-global-host-reservation-examples] Removed extra spaces at end of line
Marcin Siodelski [Tue, 27 Nov 2018 20:30:53 +0000 (21:30 +0100)]
[#229,!140] option-def is not accepted in class parser for v6 case.
Per review comment.
Marcin Siodelski [Tue, 27 Nov 2018 12:19:24 +0000 (13:19 +0100)]
[#229,!140] Class parser can now check if all parameters are recognized.
Marcin Siodelski [Tue, 27 Nov 2018 15:26:44 +0000 (16:26 +0100)]
[master] Added Changelog for #85.
Thomas Markwalder [Tue, 27 Nov 2018 14:24:02 +0000 (09:24 -0500)]
[#85,!142] Did some minor wordsmithing.
Marcin Siodelski [Tue, 27 Nov 2018 13:40:34 +0000 (14:40 +0100)]
[#85,!142] Added stat_cmds to the list of available hooks.
Francis Dupont [Tue, 27 Nov 2018 13:45:23 +0000 (13:45 +0000)]
[master] Regen flex/bison (with bison 3.2.2)
Tomek Mrugalski [Tue, 27 Nov 2018 12:39:03 +0000 (13:39 +0100)]
[#275, !130] reverted unnecessary changes in .hh files
Francis Dupont [Mon, 26 Nov 2018 15:33:39 +0000 (15:33 +0000)]
[#275, !130] Regen flex/bison
Francis Dupont [Tue, 20 Nov 2018 13:28:58 +0000 (14:28 +0100)]
[275-config-control-syntax-cleanup] Fixed config-control syntax
Francis Dupont [Tue, 27 Nov 2018 12:04:22 +0000 (13:04 +0100)]
[75-radius-documentation-needs-an-update] Resolved merge conflict
Vicky Risk [Mon, 26 Nov 2018 22:53:53 +0000 (17:53 -0500)]
Revert "add admin.xml to create another docs page"
This reverts commit
5e1d852b6413694522918204ef9c172c927308d5
Vicky Risk [Mon, 26 Nov 2018 22:48:50 +0000 (17:48 -0500)]
add admin.xml to create another docs page
Marcin Siodelski [Fri, 23 Nov 2018 08:43:14 +0000 (09:43 +0100)]
[#158,!136] Added ability to remove all hosts for subnet id.
Marcin Siodelski [Mon, 26 Nov 2018 20:18:48 +0000 (21:18 +0100)]
[master] Added ChangeLog entry for #263.
Francis Dupont [Mon, 26 Nov 2018 15:24:01 +0000 (16:24 +0100)]
[263-changes-that-came-out-during-sanity-checks-of-1-5-0-beta-and-should-be-applied-before-1-5-0] Added more items in AUTHOR and a space between URL and final dot
Marcin Siodelski [Mon, 26 Nov 2018 11:42:41 +0000 (12:42 +0100)]
[#263,!137] Updated link to kea-messages in tools/system_messages.cc
Marcin Siodelski [Mon, 26 Nov 2018 11:37:10 +0000 (12:37 +0100)]
[#263,!137] Reference kea-messages.html generated by Jenkins.
Marcin Siodelski [Mon, 26 Nov 2018 11:34:01 +0000 (12:34 +0100)]
[#263,!137] Man pages point to the KB for User's guide.
Marcin Siodelski [Mon, 26 Nov 2018 10:43:35 +0000 (11:43 +0100)]
[#263,!137] Added netconf to AUTHORS and README.
Marcin Siodelski [Mon, 26 Nov 2018 10:29:00 +0000 (11:29 +0100)]
[#263,!137] Removed extranoeus characters in Kea User's guide intro.
Marcin Siodelski [Mon, 26 Nov 2018 10:25:06 +0000 (11:25 +0100)]
[#263,!137] Change links to gitlab where possible.
Thomas Markwalder [Mon, 26 Nov 2018 19:49:08 +0000 (14:49 -0500)]
[master] Added ChangeLog 1486.
Thomas Markwalder [Mon, 26 Nov 2018 19:46:07 +0000 (14:46 -0500)]
Merge branch 'master' of gitlab.isc.org:isc-projects/kea
Thomas Markwalder [Mon, 26 Nov 2018 19:42:57 +0000 (14:42 -0500)]
[master] Congestion Handling enabled by default for Beta 2
Merges in !132.
Thomas Markwalder [Mon, 26 Nov 2018 19:42:57 +0000 (14:42 -0500)]
[#276,!132] Congestion Handling enabled by default for Beta 2
Francis Dupont [Mon, 26 Nov 2018 13:44:49 +0000 (14:44 +0100)]
[177-serialize-netconf-tests] Added missing shtests
Francis Dupont [Thu, 22 Nov 2018 14:22:12 +0000 (15:22 +0100)]
[177-serialize-netconf-tests] Moved shell tests into tests/shtests
Francis Dupont [Mon, 26 Nov 2018 13:19:29 +0000 (14:19 +0100)]
[master] Updated ChangeLog for #204, !97
Marcin Siodelski [Mon, 26 Nov 2018 12:51:03 +0000 (13:51 +0100)]
[65-libyang-simplify-update-models] Minor corrections in the netconf guide.
Francis Dupont [Sat, 24 Nov 2018 14:43:32 +0000 (15:43 +0100)]
[65-libyang-simplify-update-models] Tried to address comments
Thomas Markwalder [Fri, 23 Nov 2018 16:51:43 +0000 (11:51 -0500)]
[#276,!132] Addressed review comments
Doc clean up.
Francis Dupont [Thu, 22 Nov 2018 14:49:11 +0000 (15:49 +0100)]
[65-libyang-simplify-update-models] Removed distribution of moved module files
Francis Dupont [Thu, 22 Nov 2018 14:41:25 +0000 (15:41 +0100)]
[65-libyang-simplify-update-models] Updated all-keys (added enable-queue)
Francis Dupont [Tue, 20 Nov 2018 17:09:00 +0000 (18:09 +0100)]
[65-libyang-simplify-update-models] Added global reservation-mode
Francis Dupont [Tue, 20 Nov 2018 15:56:06 +0000 (16:56 +0100)]
[65-libyang-simplify-update-models] Moved loggers
Francis Dupont [Tue, 20 Nov 2018 14:35:18 +0000 (15:35 +0100)]
[65-libyang-simplify-update-models] Removes always-include-fqdn
Francis Dupont [Tue, 20 Nov 2018 13:19:36 +0000 (14:19 +0100)]
[65-libyang-simplify-update-models] Revert dhcp[46] syntax fixes
Francis Dupont [Tue, 20 Nov 2018 10:06:23 +0000 (11:06 +0100)]
[65-libyang-simplify-update-models] Revamped list methods: only [gs]etDatabases needs the list name
Francis Dupont [Tue, 20 Nov 2018 03:34:17 +0000 (04:34 +0100)]
[65-libyang-simplify-update-models] Updated netconf tests
Francis Dupont [Tue, 20 Nov 2018 02:56:02 +0000 (03:56 +0100)]
[65-libyang-simplify-update-models] Removed all extra containers
Francis Dupont [Mon, 19 Nov 2018 18:33:32 +0000 (19:33 +0100)]
[65-libyang-simplify-update-models] Checkpoint: removed option-data-list (more to come)
Francis Dupont [Mon, 19 Nov 2018 18:28:28 +0000 (19:28 +0100)]
[65-libyang-simplify-update-models] Less defaults
Francis Dupont [Mon, 19 Nov 2018 17:52:29 +0000 (18:52 +0100)]
[65-libyang-simplify-update-models] Added new entries - fixed syntax
Francis Dupont [Mon, 19 Nov 2018 16:14:02 +0000 (17:14 +0100)]
[65-libyang-simplify-update-models] Removed defaults
Francis Dupont [Mon, 19 Nov 2018 15:55:03 +0000 (16:55 +0100)]
[65-libyang-simplify-update-models] Implemented authoritative
Marcin Siodelski [Wed, 21 Nov 2018 20:46:49 +0000 (21:46 +0100)]
[master] Added ChangeLog for #53.
Thomas Markwalder [Wed, 21 Nov 2018 20:18:56 +0000 (15:18 -0500)]
[#276,!132] Changed dhcp-queue-control.enable-queue to default to true
Marcin Siodelski [Fri, 16 Nov 2018 19:27:21 +0000 (20:27 +0100)]
[#53,!125] Mysql buffer always initialized for HW address in v6.
Marcin Siodelski [Fri, 16 Nov 2018 18:34:07 +0000 (19:34 +0100)]
[#53,!125] Reverted previous test change after fixing the mgr code.
Marcin Siodelski [Fri, 16 Nov 2018 18:30:27 +0000 (19:30 +0100)]
[#53,!125] Ensure that the HW address and client id buffers are non-zero.
Marcin Siodelski [Fri, 16 Nov 2018 18:07:47 +0000 (19:07 +0100)]
[#53,!125] Ensure that the MySQL buffer size is greater than 0.
Marcin Siodelski [Fri, 16 Nov 2018 12:32:10 +0000 (13:32 +0100)]
[#53,!125] Added workaround in the mysql empty-hwaddr test for MariaDB.
Marcin Siodelski [Fri, 16 Nov 2018 12:05:36 +0000 (13:05 +0100)]
[#53,!125] Set null buffer in mysql if the hwaddr, client id is empty.
Marcin Siodelski [Fri, 16 Nov 2018 10:58:35 +0000 (11:58 +0100)]
[#53,!125] Use MYSQL_TYPE_STRING instead of MYSQL_TYPE_VARCHAR.
The latter causes 'buffer type not supported' errors on OpenSUSE and
perhaps some other systems running MariaDB.
Francis Dupont [Tue, 20 Nov 2018 22:58:30 +0000 (22:58 +0000)]
[master] Regen flex/bison
Thomas Markwalder [Tue, 20 Nov 2018 19:53:08 +0000 (14:53 -0500)]
[master] Added ChangeLog entry 1483.
Thomas Markwalder [Tue, 20 Nov 2018 19:48:44 +0000 (14:48 -0500)]
[master] Remerged into merge of !120
Thomas Markwalder [Tue, 20 Nov 2018 19:46:03 +0000 (14:46 -0500)]
[master] Use of threaded/packet-queue (i.e. Congestion handling) is now configurable
Merges in #260,!120
Thomas Markwalder [Tue, 20 Nov 2018 19:28:39 +0000 (14:28 -0500)]
[#260,!120] More post-rebase changes
modified: src/bin/dhcp4/dhcp4_messages.mes
modified: src/bin/dhcp4/tests/config_parser_unittest.cc
modified: src/bin/dhcp4/tests/get_config_unittest.cc
modified: src/bin/dhcp6/tests/get_config_unittest.cc
Vicky Risk [Tue, 20 Nov 2018 19:09:33 +0000 (14:09 -0500)]
Update lfc.dox
Marcin Siodelski [Tue, 20 Nov 2018 17:13:19 +0000 (18:13 +0100)]
[#260,!120] Nap longer - missed in previous commit.
Marcin Siodelski [Tue, 20 Nov 2018 16:42:33 +0000 (17:42 +0100)]
[#260,!120] Further changes in watched_thread tests to avoid races.
Marcin Siodelski [Tue, 20 Nov 2018 16:24:15 +0000 (17:24 +0100)]
[#260,!120] Minor fixes as a result of review.
Thomas Markwalder [Tue, 20 Nov 2018 15:35:56 +0000 (10:35 -0500)]
[#260,!120] Addressed more review comments
Removed RCV_ prefix from WatchedThread::WatchtType members
Scrubbed WatchedThread source for lingering packet/receiver comments
Adjusted test wait times
Marcin Siodelski [Tue, 20 Nov 2018 14:21:57 +0000 (15:21 +0100)]
[#260,!120] As it didn't compile for me, I fixed dependencies in Makefile.am