]>
git.ipfire.org Git - thirdparty/kea.git/log
Tomek Mrugalski [Fri, 18 Jun 2021 08:13:02 +0000 (10:13 +0200)]
[#90] Added missing constraints
Tomek Mrugalski [Thu, 17 Jun 2021 17:39:07 +0000 (19:39 +0200)]
[#90] Updated capitalization, removed extra byte for \0
Tomek Mrugalski [Thu, 17 Jun 2021 17:27:36 +0000 (19:27 +0200)]
[#90] Spurious space removed
Tomek Mrugalski [Thu, 17 Jun 2021 13:47:32 +0000 (15:47 +0200)]
[#90] Added pgsql_upgrade_6_2_to_7_0 function
Tomek Mrugalski [Wed, 9 Jun 2021 10:58:53 +0000 (12:58 +0200)]
[#90] kea-admin pgtest updated to schema 7.0
Tomek Mrugalski [Wed, 9 Jun 2021 10:34:03 +0000 (12:34 +0200)]
[#90] The wipe_data.sh script is a bit more robust now
Tomek Mrugalski [Wed, 9 Jun 2021 10:26:30 +0000 (12:26 +0200)]
[#90] 2 issues fixed in 7.0 schema creation
- data inserted into incorrect dhcpX_server table
- duplicate creation of dhcp4_options_server removed
Tomek Mrugalski [Wed, 9 Jun 2021 09:54:04 +0000 (11:54 +0200)]
[#90] Updated unit-tests
Tomek Mrugalski [Wed, 9 Jun 2021 09:53:48 +0000 (11:53 +0200)]
[#90] Updated pgsql schema creation script
Tomek Mrugalski [Wed, 9 Jun 2021 09:53:30 +0000 (11:53 +0200)]
[#90] Added escape characters
Andrei Pavel [Thu, 17 Jun 2021 09:31:24 +0000 (09:31 +0000)]
[#90] extra spacing removed
Andrei Pavel [Thu, 17 Jun 2021 09:31:07 +0000 (09:31 +0000)]
[#90] Extra space removed
Andrei Pavel [Thu, 17 Jun 2021 09:30:44 +0000 (09:30 +0000)]
[#90] escape $ char
Andrei Pavel [Thu, 17 Jun 2021 09:30:32 +0000 (09:30 +0000)]
[#90] escape $ char
Tomek Mrugalski [Wed, 9 Jun 2021 08:48:34 +0000 (10:48 +0200)]
[#90] wipe_data now wipes also CB tables
Tomek Mrugalski [Wed, 9 Jun 2021 08:48:18 +0000 (10:48 +0200)]
[#90] updated .gitignore
Tomek Mrugalski [Wed, 9 Jun 2021 08:47:57 +0000 (10:47 +0200)]
[#90] Wrapped too long lines
Tomek Mrugalski [Wed, 9 Jun 2021 08:47:38 +0000 (10:47 +0200)]
[#90] Deleting shared network doesn't delete subnet anymore
Tomek Mrugalski [Wed, 9 Jun 2021 08:46:53 +0000 (10:46 +0200)]
[#90] Special tag values added
Tomek Mrugalski [Wed, 9 Jun 2021 08:30:14 +0000 (10:30 +0200)]
[#90] Added dhcp4_options_server, hopefully the last table missing
Tomek Mrugalski [Tue, 8 Jun 2021 17:24:17 +0000 (19:24 +0200)]
[#90] Added 7.0 code to dhcpdb_create.pgsql
Tomek Mrugalski [Tue, 8 Jun 2021 17:20:48 +0000 (19:20 +0200)]
[#90] Indices names simplified
Tomek Mrugalski [Tue, 8 Jun 2021 17:11:50 +0000 (19:11 +0200)]
[#90] modification timestamps now use time zones
Tomek Mrugalski [Tue, 8 Jun 2021 17:07:43 +0000 (19:07 +0200)]
[#90] Added dhcp4_audit* tables
Tomek Mrugalski [Tue, 8 Jun 2021 17:07:22 +0000 (19:07 +0200)]
[#90] added dhcp4_options_server
Tomek Mrugalski [Tue, 8 Jun 2021 17:07:06 +0000 (19:07 +0200)]
[#90] Added dhcp4_option_def_server
Tomek Mrugalski [Tue, 8 Jun 2021 17:06:47 +0000 (19:06 +0200)]
[#90] Added dhcp4_option_def table
Tomek Mrugalski [Tue, 8 Jun 2021 17:06:27 +0000 (19:06 +0200)]
[#90] Added missing triggers
Tomek Mrugalski [Tue, 8 Jun 2021 17:05:58 +0000 (19:05 +0200)]
[#90] Better drop tables
Tomek Mrugalski [Tue, 8 Jun 2021 16:49:25 +0000 (18:49 +0200)]
[#90] drop pgsql script updated for new tables
Tomek Mrugalski [Tue, 8 Jun 2021 16:49:10 +0000 (18:49 +0200)]
[#90] Fixed many problems:
- removed duplicate names
- dhcp4_options, dhcp6_options not created, but update existing tables
- added dhcp4_pool
Tomek Mrugalski [Mon, 7 Jun 2021 18:21:52 +0000 (20:21 +0200)]
[#90] Added dhcp4_subnet, indexes, triggers
Tomek Mrugalski [Mon, 7 Jun 2021 18:21:28 +0000 (20:21 +0200)]
[#90] Added dhcp4_shared_network table, indexes, triggers
Tomek Mrugalski [Mon, 7 Jun 2021 18:20:36 +0000 (20:20 +0200)]
[#90] Added missing index
Tomek Mrugalski [Mon, 7 Jun 2021 18:20:16 +0000 (20:20 +0200)]
[#90] user_context is now proper JSON type
Tomek Mrugalski [Mon, 7 Jun 2021 12:54:28 +0000 (14:54 +0200)]
[#90] Added 3 dhcp4 tables, moved trigger
Tomek Mrugalski [Mon, 31 May 2021 17:03:06 +0000 (19:03 +0200)]
[#90] Added dhcp6_audit table
Tomek Mrugalski [Mon, 31 May 2021 17:02:50 +0000 (19:02 +0200)]
[#90] Added dhcp6_audit_revision table
Tomek Mrugalski [Mon, 31 May 2021 17:02:33 +0000 (19:02 +0200)]
[#90] Added forgotten modification_ts triggers
Tomek Mrugalski [Mon, 31 May 2021 16:24:09 +0000 (18:24 +0200)]
[#90] dhcp6_option_def_server table added
Tomek Mrugalski [Mon, 31 May 2021 16:20:11 +0000 (18:20 +0200)]
[#90] Created table for DHCPv6 option definitions
Tomek Mrugalski [Mon, 31 May 2021 16:11:12 +0000 (18:11 +0200)]
[#90] added dhcp6_options_server relationship
Tomek Mrugalski [Mon, 31 May 2021 16:10:42 +0000 (18:10 +0200)]
[#90] Added dhcp6_shared_network_server relationship
Tomek Mrugalski [Mon, 31 May 2021 16:00:18 +0000 (18:00 +0200)]
[#90] dhcp6_options table added
Tomek Mrugalski [Mon, 31 May 2021 15:49:57 +0000 (17:49 +0200)]
[#90] Created dhcp6_global_parameter_server
Tomek Mrugalski [Mon, 31 May 2021 15:49:37 +0000 (17:49 +0200)]
[#90] Created dhcp6_global_parameter table
Tomek Mrugalski [Mon, 31 May 2021 13:33:34 +0000 (15:33 +0200)]
[#90] dhcp6_subnet_server table and indexes added
Tomek Mrugalski [Mon, 31 May 2021 13:32:10 +0000 (15:32 +0200)]
[#90] dhcp6_server added to schema
Tomek Mrugalski [Mon, 31 May 2021 12:23:02 +0000 (14:23 +0200)]
[#90] Created dhcp6_pd_pool table, indexes, triggers, contraints
Tomek Mrugalski [Mon, 31 May 2021 12:13:02 +0000 (14:13 +0200)]
[#90] Added dhcp6_pool table, indexes, constraints, triggers
Tomek Mrugalski [Wed, 19 May 2021 17:43:32 +0000 (19:43 +0200)]
[#90] dhcp6_subnet table added, some cleanup
Tomek Mrugalski [Mon, 17 May 2021 16:28:42 +0000 (18:28 +0200)]
[#90] dhcp6_shared_network table added
Tomek Mrugalski [Mon, 17 May 2021 16:28:21 +0000 (18:28 +0200)]
[#90] Minor cleanup
Tomek Mrugalski [Mon, 17 May 2021 15:34:06 +0000 (17:34 +0200)]
[#90] dhcp6_server table defined
My first table with a trigger. Woo hoo!
Tomek Mrugalski [Mon, 10 May 2021 16:42:46 +0000 (18:42 +0200)]
[#90] Initial 7.0 schema script skeleton
Andrei Pavel [Mon, 25 Oct 2021 09:42:50 +0000 (12:42 +0300)]
[#2153] release changes
Razvan Becheriu [Fri, 22 Oct 2021 14:45:40 +0000 (17:45 +0300)]
[#2141] bump lib versions for 2.1.0
Tomek Mrugalski [Fri, 22 Oct 2021 11:30:15 +0000 (13:30 +0200)]
[#2110] Mentioned -topk8 parameter in testutils/ca/doc.txt
Razvan Becheriu [Fri, 22 Oct 2021 14:07:00 +0000 (17:07 +0300)]
[#2033] minor adjustments
Razvan Becheriu [Fri, 22 Oct 2021 13:21:36 +0000 (16:21 +0300)]
[#2033] more comment fixes
Razvan Becheriu [Fri, 22 Oct 2021 13:19:52 +0000 (16:19 +0300)]
[#2033] fixed comments
Razvan Becheriu [Fri, 22 Oct 2021 11:51:22 +0000 (14:51 +0300)]
[#2033] updated code comments
Thomas Markwalder [Fri, 1 Oct 2021 18:39:33 +0000 (14:39 -0400)]
[#2033] stat cmds - omit stats for non-existent subnets
added ChangeLog entry
src/hooks/dhcp/stat_cmds/stat_cmds.cc
LeaseStatCmdsImpl::makeResultSet4()
LeaseStatCmdsImpl::makeResultSet6() - modified to omit statistics
for non-existent subnets
src/hooks/dhcp/stat_cmds/stat_cmds_messages.*
STAT_CMDS_LEASE4_ORPHANED_STATS
STAT_CMDS_LEASE6_ORPHANED_STATS - new log messages
src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc
TEST_F(StatCmdsTest, statLease4OrphanedStats)
TEST_F(StatCmdsTest, statLease6OrphanedStats) - new unit tests
Andrei Pavel [Sat, 18 Sep 2021 07:10:01 +0000 (10:10 +0300)]
[#2049] hammer.py: create YANG repository
Andrei Pavel [Sat, 18 Sep 2021 06:35:14 +0000 (09:35 +0300)]
[#2049] prevent empty location appended to rpath
Suzanne Goldlust [Thu, 21 Oct 2021 19:02:30 +0000 (19:02 +0000)]
[#2132] Even more text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 18:50:25 +0000 (18:50 +0000)]
[#2132] More text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 15:23:04 +0000 (15:23 +0000)]
[#2132] Remove spacing in "NameChangeRequest" text
Suzanne Goldlust [Thu, 21 Oct 2021 15:19:12 +0000 (15:19 +0000)]
[#2132] Revert one text change
Suzanne Goldlust [Thu, 21 Oct 2021 15:04:13 +0000 (15:04 +0000)]
[#2132] Fixing capitalization/spacing of NameChangeRequest
Suzanne Goldlust [Thu, 21 Oct 2021 15:02:03 +0000 (15:02 +0000)]
[#2132] Fix capitalization/spelling of NameChangeRequest
Suzanne Goldlust [Thu, 21 Oct 2021 14:57:49 +0000 (14:57 +0000)]
[#2132] Removing spaces in "NameChangeRequest" text
Suzanne Goldlust [Thu, 21 Oct 2021 14:56:26 +0000 (14:56 +0000)]
[#2132] Remove spaces in "NameChangeRequest" text
Suzanne Goldlust [Thu, 21 Oct 2021 14:40:28 +0000 (14:40 +0000)]
[#2132] Additional text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 14:20:43 +0000 (14:20 +0000)]
[#2132] Additional text edits after review
Suzanne Goldlust [Mon, 18 Oct 2021 16:48:47 +0000 (16:48 +0000)]
[#2132] Additional text edits
Suzanne Goldlust [Mon, 18 Oct 2021 16:40:27 +0000 (16:40 +0000)]
[#2132] Text edits
Suzanne Goldlust [Fri, 15 Oct 2021 18:19:14 +0000 (18:19 +0000)]
[#2132] Text edits
Suzanne Goldlust [Fri, 15 Oct 2021 16:50:17 +0000 (16:50 +0000)]
[#2132] Text edits
Thomas Markwalder [Thu, 21 Oct 2021 17:27:40 +0000 (13:27 -0400)]
[#1584] Fixed review nit
modified: src/lib/dhcpsrv/alloc_engine.h
Thomas Markwalder [Thu, 21 Oct 2021 15:14:38 +0000 (11:14 -0400)]
[#1584] Addressed minor review comments
modified:
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/dora_unittest.cc
src/bin/dhcp4/tests/hooks_unittest.cc
src/lib/dhcpsrv/alloc_engine.cc
Thomas Markwalder [Wed, 20 Oct 2021 20:18:18 +0000 (16:18 -0400)]
[#1584] Addressed minor review comments
modified: src/bin/dhcp4/dhcp4_srv.cc
Thomas Markwalder [Mon, 11 Oct 2021 15:35:53 +0000 (11:35 -0400)]
[#1584] Suppress v4 NAKs for unknown addresses
kea-dhcp4 no longer NAKs when the client DHCPREQUESTs
an address that the server does not know.
Added ChangeLog entry
src/bin/dhcp4/dhcp4_messages.*
DHCP4_UNKNOWN_ADDRESS_REQUESTED - new log message
src/bin/dhcp4/dhcp4_srv.cc
Dhcpv4Srv::assignLease() - added logic to drop NAKs when
the address is not managed the server.
src/bin/dhcp4/tests/dora_unittest.cc
src/bin/dhcp4/tests/hooks_unittest.cc
src/bin/dhcp4/tests/out_of_range_unittest.cc
updated tests
src/lib/dhcpsrv/alloc_engine.*
AllocEngine::ClientContext4 - added unknown_requested_addr_ flag
AllocEngine::requestLease4(AllocEngine::ClientContext4& ctx) - sets
unknown_requested_addr_ flag
Andrei Pavel [Thu, 21 Oct 2021 09:44:50 +0000 (12:44 +0300)]
[#2103] ARM text edits
Suzanne Goldlust [Wed, 20 Oct 2021 18:37:24 +0000 (18:37 +0000)]
[#2103] Additional text edits after review
Suzanne Goldlust [Wed, 20 Oct 2021 18:37:03 +0000 (18:37 +0000)]
[#2103] Additional text edits after review
Andrei Pavel [Wed, 20 Oct 2021 09:57:15 +0000 (12:57 +0300)]
[#2103] Text edits
Suzanne Goldlust [Tue, 19 Oct 2021 21:51:41 +0000 (21:51 +0000)]
[#2103] Additional text edits after review (partial, through line 1589)
Suzanne Goldlust [Tue, 19 Oct 2021 21:51:18 +0000 (21:51 +0000)]
[#2103] Additional text edits after review (partial; through line 1873)
Suzanne Goldlust [Tue, 19 Oct 2021 19:03:55 +0000 (19:03 +0000)]
[#2103] Additional text edits after review
Suzanne Goldlust [Tue, 19 Oct 2021 19:01:08 +0000 (19:01 +0000)]
[#2103] Formatting edits
Suzanne Goldlust [Tue, 19 Oct 2021 18:49:20 +0000 (18:49 +0000)]
[#2103] Formatting edits
Andrei Pavel [Tue, 19 Oct 2021 15:41:26 +0000 (18:41 +0300)]
[#2103] address review from previous errata
Suzanne Goldlust [Wed, 13 Oct 2021 20:42:23 +0000 (20:42 +0000)]
[#2103] Text edits
Suzanne Goldlust [Wed, 13 Oct 2021 20:15:27 +0000 (20:15 +0000)]
[#2103] Final (additional) text edits
Suzanne Goldlust [Wed, 13 Oct 2021 20:15:22 +0000 (20:15 +0000)]
[#2103] Final text edits
Suzanne Goldlust [Tue, 12 Oct 2021 21:20:23 +0000 (21:20 +0000)]
[#2103] Additional text edits through line 5878
Suzanne Goldlust [Tue, 12 Oct 2021 21:20:11 +0000 (21:20 +0000)]
[#2103] Text edits (interim save through line 5466)
Suzanne Goldlust [Tue, 12 Oct 2021 16:46:17 +0000 (16:46 +0000)]
[#2103] Additional text edits through line 5336
Suzanne Goldlust [Tue, 12 Oct 2021 16:45:50 +0000 (16:45 +0000)]
[#2103] Text edits (interim save through line 4715)