]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
10 years ago[master] Added ChangeLog entry for #3705.
Marcin Siodelski [Wed, 18 Mar 2015 19:43:01 +0000 (20:43 +0100)] 
[master] Added ChangeLog entry for #3705.

10 years ago[master] Merge branch 'trac3705'
Marcin Siodelski [Wed, 18 Mar 2015 18:51:44 +0000 (19:51 +0100)] 
[master] Merge branch 'trac3705'

10 years ago[3705] Changes as a result of the second code review.
Marcin Siodelski [Wed, 18 Mar 2015 18:49:40 +0000 (19:49 +0100)] 
[3705] Changes as a result of the second code review.

10 years ago[master] Added ChangeLog entry for #3737.
Marcin Siodelski [Wed, 18 Mar 2015 17:37:21 +0000 (18:37 +0100)] 
[master] Added ChangeLog entry for #3737.

10 years ago[master] Merge branch 'trac3737'
Marcin Siodelski [Wed, 18 Mar 2015 14:35:12 +0000 (15:35 +0100)] 
[master] Merge branch 'trac3737'

10 years ago[3705] Fix up some typos during review
Shawn Routhier [Tue, 17 Mar 2015 21:43:16 +0000 (14:43 -0700)] 
[3705] Fix up some typos during review

10 years ago[3737] Fixed the logging message when the lease allocation fails.
Marcin Siodelski [Tue, 17 Mar 2015 18:39:11 +0000 (19:39 +0100)] 
[3737] Fixed the logging message when the lease allocation fails.

Log the ciaddr and requested-ip-address if exists. Previously the message
said it logged yiaddr sent by the client, but the client doesn't set the
yiaddr.

10 years ago[master] Merge branch 'trac3749'
Marcin Siodelski [Tue, 17 Mar 2015 15:50:55 +0000 (16:50 +0100)] 
[master] Merge branch 'trac3749'

10 years ago[3749] Minor fix in the isRelayed unit test as a result of the review.
Marcin Siodelski [Tue, 17 Mar 2015 15:49:33 +0000 (16:49 +0100)] 
[3749] Minor fix in the isRelayed unit test as a result of the review.

10 years ago[master] Merge branch 'trac3744'
Marcin Siodelski [Tue, 17 Mar 2015 13:22:13 +0000 (14:22 +0100)] 
[master] Merge branch 'trac3744'

10 years ago[3744] Minor comments update in the JSON parsers.
Marcin Siodelski [Tue, 17 Mar 2015 11:34:28 +0000 (12:34 +0100)] 
[3744] Minor comments update in the JSON parsers.

10 years ago[3744] Lease database parser executed as the last one for DHCPv6 server.
Marcin Siodelski [Tue, 17 Mar 2015 11:19:59 +0000 (12:19 +0100)] 
[3744] Lease database parser executed as the last one for DHCPv6 server.

10 years ago[3744] Parse lease db after subnets configuration
Marcin Siodelski [Tue, 17 Mar 2015 10:53:46 +0000 (11:53 +0100)] 
[3744] Parse lease db after subnets configuration

This patch runs the database parser last (after subnets have been parsed).
This allows, for example, to access the subnets staging configuration
when leases are being loaded from disk.

10 years ago[3749] Relayed message with hops=0 is accepted by the DHCPv4 server.
Marcin Siodelski [Tue, 17 Mar 2015 10:37:41 +0000 (11:37 +0100)] 
[3749] Relayed message with hops=0 is accepted by the DHCPv4 server.

10 years ago[3705] Minor fixes for the review.
Marcin Siodelski [Tue, 17 Mar 2015 09:35:52 +0000 (10:35 +0100)] 
[3705] Minor fixes for the review.

10 years ago[3705] Address review comments.
Marcin Siodelski [Tue, 17 Mar 2015 09:14:46 +0000 (10:14 +0100)] 
[3705] Address review comments.

10 years ago[master] Update change log entry with number and commit tag
Shawn Routhier [Mon, 16 Mar 2015 20:19:59 +0000 (13:19 -0700)] 
[master] Update change log entry with number and commit tag

10 years agoMerge branch 'trac3759'
Shawn Routhier [Mon, 16 Mar 2015 20:04:46 +0000 (13:04 -0700)] 
Merge branch 'trac3759'

Merge the changes for 3759 into the master branch

10 years ago[3759] Add change log entry
Shawn Routhier [Mon, 16 Mar 2015 20:03:48 +0000 (13:03 -0700)] 
[3759] Add change log entry

10 years ago[3759] Updates per review comments
Shawn Routhier [Mon, 16 Mar 2015 20:00:43 +0000 (13:00 -0700)] 
[3759] Updates per review comments

10 years ago[master] spelling trac3764_base
Francis Dupont [Sun, 15 Mar 2015 11:30:38 +0000 (12:30 +0100)] 
[master] spelling

10 years ago[master] spelling
Francis Dupont [Sat, 14 Mar 2015 19:11:23 +0000 (20:11 +0100)] 
[master] spelling

10 years ago[master] spelling
Francis Dupont [Sat, 14 Mar 2015 18:14:25 +0000 (19:14 +0100)] 
[master] spelling

10 years ago[master] spelling
Francis Dupont [Sat, 14 Mar 2015 14:37:19 +0000 (15:37 +0100)] 
[master] spelling

10 years ago[master] spelling & wrap lines
Francis Dupont [Sat, 14 Mar 2015 13:21:59 +0000 (14:21 +0100)] 
[master] spelling & wrap lines

10 years ago[3759] Update LFC check in server
Shawn Routhier [Sat, 14 Mar 2015 04:06:08 +0000 (21:06 -0700)] 
[3759] Update LFC check in server

Update the LFC check in the server to check see that neigher
the finish file nor the copy file exists before moving the current
lease information to the copy file.

Add tests to verify that the current file isn't moved if either
of the two files exist.

10 years ago[master] Add commit number to changelog
Shawn Routhier [Sat, 14 Mar 2015 01:19:36 +0000 (18:19 -0700)] 
[master] Add commit number to changelog

10 years ago[3720] Add sections about LFC to the developes and administrators guides
Shawn Routhier [Sat, 14 Mar 2015 01:17:36 +0000 (18:17 -0700)] 
[3720] Add sections about LFC to the developes and administrators guides

Merge branch 'trac3720'

Conflicts:
ChangeLog

10 years ago[3720] Typo and ChangeLog per review
Shawn Routhier [Sat, 14 Mar 2015 01:14:26 +0000 (18:14 -0700)] 
[3720] Typo and ChangeLog per review

10 years ago[master] Fixing use of IfacePtr in iface_mgr_linux.cc and iface_mgr_sun.cc.
Marcin Siodelski [Fri, 13 Mar 2015 18:12:39 +0000 (19:12 +0100)] 
[master] Fixing use of IfacePtr in iface_mgr_linux.cc and iface_mgr_sun.cc.

This is a fix after merge of #3715.

10 years ago[master] Removing error in calling the IOAddress constructor in unit test.
Marcin Siodelski [Fri, 13 Mar 2015 17:48:34 +0000 (18:48 +0100)] 
[master] Removing error in calling the IOAddress constructor in unit test.

Obvious error. Committing on my own discretion.

10 years ago[master] Added ChangeLog entry for the #3715.
Marcin Siodelski [Fri, 13 Mar 2015 17:28:48 +0000 (18:28 +0100)] 
[master] Added ChangeLog entry for the #3715.

10 years ago[master] Merge branch 'trac3715'
Marcin Siodelski [Fri, 13 Mar 2015 17:04:43 +0000 (18:04 +0100)] 
[master] Merge branch 'trac3715'

10 years ago[master] Added ChangeLog entry for #3688.
Marcin Siodelski [Fri, 13 Mar 2015 14:11:50 +0000 (15:11 +0100)] 
[master] Added ChangeLog entry for #3688.

10 years ago[master] Merge branch 'trac3688'
Marcin Siodelski [Fri, 13 Mar 2015 14:08:33 +0000 (15:08 +0100)] 
[master] Merge branch 'trac3688'

Conflicts:
src/bin/dhcp4/dhcp4_srv.h

10 years ago[3688] Reverted change for the optional run of hooks for selectSubnet.
Marcin Siodelski [Fri, 13 Mar 2015 13:50:38 +0000 (14:50 +0100)] 
[3688] Reverted change for the optional run of hooks for selectSubnet.

10 years ago[3688] Address comments from the second code review.
Marcin Siodelski [Fri, 13 Mar 2015 12:16:21 +0000 (13:16 +0100)] 
[3688] Address comments from the second code review.

10 years ago[3715] Fix typo and minor comment update.
Marcin Siodelski [Fri, 13 Mar 2015 11:40:13 +0000 (12:40 +0100)] 
[3715] Fix typo and minor comment update.

10 years ago[3715] Use foreach to iterate over IfaceMgr callbacks.
Marcin Siodelski [Fri, 13 Mar 2015 10:31:34 +0000 (11:31 +0100)] 
[3715] Use foreach to iterate over IfaceMgr callbacks.

10 years ago[3715] Use foreach for iterating over the IfaceMgr sockets.
Marcin Siodelski [Fri, 13 Mar 2015 10:16:45 +0000 (11:16 +0100)] 
[3715] Use foreach for iterating over the IfaceMgr sockets.

10 years ago[3715] Use boost_foreach for iterating over the iface addresses.
Marcin Siodelski [Fri, 13 Mar 2015 09:53:42 +0000 (10:53 +0100)] 
[3715] Use boost_foreach for iterating over the iface addresses.

10 years ago[3715] Interfaces in the IfaceMgr stored as pointers.
Marcin Siodelski [Fri, 13 Mar 2015 09:35:27 +0000 (10:35 +0100)] 
[3715] Interfaces in the IfaceMgr stored as pointers.

10 years ago[3720] Add section for LFC to developers guide
Shawn Routhier [Fri, 13 Mar 2015 04:00:15 +0000 (21:00 -0700)] 
[3720] Add section for LFC to developers guide

10 years ago[3720] Updates per review comments
Shawn Routhier [Fri, 13 Mar 2015 00:50:36 +0000 (17:50 -0700)] 
[3720] Updates per review comments

10 years ago[master] Added ChangeLog entry for the #3736.
Marcin Siodelski [Thu, 12 Mar 2015 20:30:27 +0000 (21:30 +0100)] 
[master] Added ChangeLog entry for the #3736.

10 years ago[master] Merge branch 'trac3736'
Marcin Siodelski [Thu, 12 Mar 2015 20:27:02 +0000 (21:27 +0100)] 
[master] Merge branch 'trac3736'

10 years ago[3688] Minor correction in the alloc_engine test.
Marcin Siodelski [Thu, 12 Mar 2015 20:07:01 +0000 (21:07 +0100)] 
[3688] Minor correction in the alloc_engine test.

Also, removed some whitespaces.

10 years ago[3688] Moved copyDefaultFields to Dhcpv4Exchange class.
Marcin Siodelski [Thu, 12 Mar 2015 19:35:14 +0000 (20:35 +0100)] 
[3688] Moved copyDefaultFields to Dhcpv4Exchange class.

And avoid the excessive use of getQuery/getResponse.

10 years ago[3688] DHCPv4 server uses clientid from the exchange where possible.
Marcin Siodelski [Thu, 12 Mar 2015 19:20:37 +0000 (20:20 +0100)] 
[3688] DHCPv4 server uses clientid from the exchange where possible.

10 years ago[3688] Avoid multiple calls to selectSubnet by the DHCPv4 server.
Marcin Siodelski [Thu, 12 Mar 2015 19:14:41 +0000 (20:14 +0100)] 
[3688] Avoid multiple calls to selectSubnet by the DHCPv4 server.

10 years ago[3688] Rename DHCPv4Exchange to Dhcpv4Exchange as a result of the review.
Marcin Siodelski [Thu, 12 Mar 2015 18:14:01 +0000 (19:14 +0100)] 
[3688] Rename DHCPv4Exchange to Dhcpv4Exchange as a result of the review.

10 years ago[3736] Fixed uninitMemberVar issue reported by cppcheck.
Marcin Siodelski [Thu, 12 Mar 2015 12:28:09 +0000 (13:28 +0100)] 
[3736] Fixed uninitMemberVar issue reported by cppcheck.

10 years ago[3736] Removed a bunch of unused functions.
Marcin Siodelski [Thu, 12 Mar 2015 11:01:16 +0000 (12:01 +0100)] 
[3736] Removed a bunch of unused functions.

10 years ago[3736] Fixed the useInitializationList issue in the Logger Manager test.
Marcin Siodelski [Thu, 12 Mar 2015 10:14:02 +0000 (11:14 +0100)] 
[3736] Fixed the useInitializationList issue in the Logger Manager test.

10 years ago[master] Added ChangeLog entry for #3673.
Marcin Siodelski [Thu, 12 Mar 2015 08:43:19 +0000 (09:43 +0100)] 
[master] Added ChangeLog entry for #3673.

10 years ago[master] Merge branch 'trac3673'
Marcin Siodelski [Thu, 12 Mar 2015 08:24:05 +0000 (09:24 +0100)] 
[master] Merge branch 'trac3673'

10 years ago[3720] Add documentation about LFC to Kea administrator reference manual
Shawn Routhier [Thu, 12 Mar 2015 04:09:00 +0000 (21:09 -0700)] 
[3720] Add documentation about LFC to Kea administrator reference manual

10 years ago[3673] One more update to the comment in the time conversion for PgSQL.
Marcin Siodelski [Wed, 11 Mar 2015 20:28:08 +0000 (21:28 +0100)] 
[3673] One more update to the comment in the time conversion for PgSQL.

10 years ago[3673] Updated Kea guide with the limitations for the SQL timestamps.
Marcin Siodelski [Wed, 11 Mar 2015 20:17:09 +0000 (21:17 +0100)] 
[3673] Updated Kea guide with the limitations for the SQL timestamps.

10 years ago[3673] Updated comments about the max timestamp for the MySQL and PgSQL.
Marcin Siodelski [Wed, 11 Mar 2015 19:20:09 +0000 (20:20 +0100)] 
[3673] Updated comments about the max timestamp for the MySQL and PgSQL.

10 years ago[master] Added ChangeLog entry 907 for #3742.
Thomas Markwalder [Wed, 11 Mar 2015 18:43:09 +0000 (14:43 -0400)] 
[master] Added ChangeLog entry 907 for #3742.

Also added missing issue#/commit# to entry 906.

10 years ago[master] Merge branch 'trac3742'
Thomas Markwalder [Wed, 11 Mar 2015 18:38:28 +0000 (14:38 -0400)] 
[master] Merge branch 'trac3742'

10 years ago[master] Removed debugging leftover from memfile lfc code.
Marcin Siodelski [Wed, 11 Mar 2015 17:57:26 +0000 (18:57 +0100)] 
[master] Removed debugging leftover from memfile lfc code.

As this is obvious error and the trivial fix I am committing this on my
discretion.

10 years ago[3688] Updated the Kea guide that qualifying-suffix is appended to hostname.
Marcin Siodelski [Wed, 11 Mar 2015 16:38:05 +0000 (17:38 +0100)] 
[3688] Updated the Kea guide that qualifying-suffix is appended to hostname.

This is for host reservations case.

10 years ago[3742] Corrected kea-admin command line depictions in Kea Admin Reference
Thomas Markwalder [Wed, 11 Mar 2015 14:31:48 +0000 (10:31 -0400)] 
[3742] Corrected kea-admin command line depictions in Kea Admin Reference

doc/guide/admin.xml
    Admin guide mistakenly showed -d for database-name, changed to show -n

10 years ago[3688] DHCPv4 server appends qualifying suffix to the reserved hostname.
Marcin Siodelski [Wed, 11 Mar 2015 14:18:20 +0000 (15:18 +0100)] 
[3688] DHCPv4 server appends qualifying suffix to the reserved hostname.

10 years ago[3688] Added description of the hostname reservations in the kea guide.
Marcin Siodelski [Wed, 11 Mar 2015 12:14:24 +0000 (13:14 +0100)] 
[3688] Added description of the hostname reservations in the kea guide.

10 years ago[3688] Fix typo in the allocation engine.
Marcin Siodelski [Wed, 11 Mar 2015 11:55:37 +0000 (12:55 +0100)] 
[3688] Fix typo in the allocation engine.

10 years ago[master] Added ChangeLog entry 906 for #3691.
Thomas Markwalder [Wed, 11 Mar 2015 11:54:55 +0000 (07:54 -0400)] 
[master] Added ChangeLog entry 906 for #3691.

10 years ago[master] Merge branch 'trac3691'
Thomas Markwalder [Wed, 11 Mar 2015 11:44:45 +0000 (07:44 -0400)] 
[master] Merge branch 'trac3691'

10 years ago[3691] Revised admin guide text based on review comments
Thomas Markwalder [Wed, 11 Mar 2015 11:42:14 +0000 (07:42 -0400)] 
[3691] Revised admin guide text based on review comments

doc/guide/dhcp6-srv.xml - revised text per review, removed extraneous whitespaces

10 years ago[3688] Host reservations are not initialized by the allocation engine.
Marcin Siodelski [Wed, 11 Mar 2015 11:29:48 +0000 (12:29 +0100)] 
[3688] Host reservations are not initialized by the allocation engine.

The caller is now responsible for obtaining the host reservation prior to
calling the allocation engine functions.

10 years ago[3688] Host reservation parser doesn't allow for 0 or bcast address.
Marcin Siodelski [Wed, 11 Mar 2015 11:06:38 +0000 (12:06 +0100)] 
[3688] Host reservation parser doesn't allow for 0 or bcast address.

10 years ago[3688] Prevent allocation engine from allocating 0 IPv4 address.
Marcin Siodelski [Wed, 11 Mar 2015 09:13:28 +0000 (10:13 +0100)] 
[3688] Prevent allocation engine from allocating 0 IPv4 address.

10 years ago[3673] Fix typo
Shawn Routhier [Wed, 11 Mar 2015 04:23:46 +0000 (21:23 -0700)] 
[3673] Fix typo

10 years ago[3688] Pass DHCPv4Exchange objects instead of query/resp in the dhcpv4_srv.
Marcin Siodelski [Tue, 10 Mar 2015 20:36:08 +0000 (21:36 +0100)] 
[3688] Pass DHCPv4Exchange objects instead of query/resp in the dhcpv4_srv.

10 years ago[3691] Amending Kea admin guide discussion of DHCPv6 mac-source:link-local-address
Thomas Markwalder [Tue, 10 Mar 2015 20:09:43 +0000 (16:09 -0400)] 
[3691] Amending Kea admin guide discussion of DHCPv6 mac-source:link-local-address

Added text clarifying that MAX extraction from the link-local-address only succeeds
if the address is marked as interface identifier.

10 years ago[3688] DHCPv4 server assignes reserved hostname to the clients.
Marcin Siodelski [Tue, 10 Mar 2015 15:52:21 +0000 (16:52 +0100)] 
[3688] DHCPv4 server assignes reserved hostname to the clients.

10 years ago[master] Fixed races in ProcessSpawn util (#3733)
Francis Dupont [Tue, 10 Mar 2015 14:17:15 +0000 (15:17 +0100)] 
[master] Fixed races in ProcessSpawn util (#3733)

10 years ago[3705] Fix some typos found during the review.
Shawn Routhier [Tue, 10 Mar 2015 07:38:55 +0000 (00:38 -0700)] 
[3705] Fix some typos found during the review.

10 years ago[3688] Implemented AllocEngine::findReservation for DHCPv4.
Marcin Siodelski [Mon, 9 Mar 2015 11:28:28 +0000 (12:28 +0100)] 
[3688] Implemented AllocEngine::findReservation for DHCPv4.

10 years ago[3736] Fixed cppcheck warnings about unused functions.
Marcin Siodelski [Mon, 9 Mar 2015 09:39:24 +0000 (10:39 +0100)] 
[3736] Fixed cppcheck warnings about unused functions.

10 years ago[3736] Suppress cppcheck warnings about the SetUp/TearDown unused.
Marcin Siodelski [Fri, 6 Mar 2015 20:42:00 +0000 (21:42 +0100)] 
[3736] Suppress cppcheck warnings about the SetUp/TearDown unused.

10 years ago[3736] Fixed the functionStatic cppcheck errors in multiple places.
Marcin Siodelski [Fri, 6 Mar 2015 19:55:33 +0000 (20:55 +0100)] 
[3736] Fixed the functionStatic cppcheck errors in multiple places.

10 years ago[3736] Corrected the suppression in the d2_udp_unittest.
Marcin Siodelski [Fri, 6 Mar 2015 19:40:00 +0000 (20:40 +0100)] 
[3736] Corrected the suppression in the d2_udp_unittest.

10 years ago[3736] Remove redundant assignment cppcheck warning in the d2_udp_unittest.cc
Marcin Siodelski [Fri, 6 Mar 2015 19:36:31 +0000 (20:36 +0100)] 
[3736] Remove redundant assignment cppcheck warning in the d2_udp_unittest.cc

10 years ago[3736] Suppress the cppcheck passedByValue in the perfdhcp.
Marcin Siodelski [Fri, 6 Mar 2015 19:32:38 +0000 (20:32 +0100)] 
[3736] Suppress the cppcheck passedByValue in the perfdhcp.

10 years ago[3736] Remove the unreadVariable cppcheck error in rdata/template.cc
Marcin Siodelski [Fri, 6 Mar 2015 19:23:59 +0000 (20:23 +0100)] 
[3736] Remove the unreadVariable cppcheck error in rdata/template.cc

10 years ago[3736] Fixed cppcheck variableScope error in perfdhcp.
Marcin Siodelski [Fri, 6 Mar 2015 19:18:42 +0000 (20:18 +0100)] 
[3736] Fixed cppcheck variableScope error in perfdhcp.

10 years ago[3736] Removed dhcp-ubench and folders.
Marcin Siodelski [Fri, 6 Mar 2015 19:11:22 +0000 (20:11 +0100)] 
[3736] Removed dhcp-ubench and folders.

10 years ago[master] Added ChangeLog for the #3694. trac3713_base
Marcin Siodelski [Fri, 6 Mar 2015 11:47:26 +0000 (12:47 +0100)] 
[master] Added ChangeLog for the #3694.

10 years ago[master] Merge branch 'trac3694'
Marcin Siodelski [Fri, 6 Mar 2015 10:20:09 +0000 (11:20 +0100)] 
[master] Merge branch 'trac3694'

Conflicts:
src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/alloc_engine.h
src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc

10 years ago[3694] Changes as a result of the second code review.
Marcin Siodelski [Fri, 6 Mar 2015 08:59:22 +0000 (09:59 +0100)] 
[3694] Changes as a result of the second code review.

10 years ago[3694] Fix a test and some typos
Shawn Routhier [Fri, 6 Mar 2015 02:14:54 +0000 (18:14 -0800)] 
[3694] Fix a test and some typos

10 years ago[3694] Swap in-pool checks with the host reservation checks in alloc engine.
Marcin Siodelski [Thu, 5 Mar 2015 20:14:49 +0000 (21:14 +0100)] 
[3694] Swap in-pool checks with the host reservation checks in alloc engine.

10 years ago[3694] Removed doxygen groupings from the Allocation Engine.
Marcin Siodelski [Thu, 5 Mar 2015 20:14:26 +0000 (21:14 +0100)] 
[3694] Removed doxygen groupings from the Allocation Engine.

10 years ago[3694] Addressed review comments.
Marcin Siodelski [Thu, 5 Mar 2015 19:43:02 +0000 (20:43 +0100)] 
[3694] Addressed review comments.

10 years ago[master] Merge branch 'trac3709' (ClientContext4) trac3745_base
Tomek Mrugalski [Thu, 5 Mar 2015 18:40:46 +0000 (19:40 +0100)] 
[master] Merge branch 'trac3709' (ClientContext4)

10 years ago[3709] Doc updated
Tomek Mrugalski [Thu, 5 Mar 2015 18:40:05 +0000 (19:40 +0100)] 
[3709] Doc updated

10 years ago[master] Added ChangeLog for #3710.
Marcin Siodelski [Thu, 5 Mar 2015 13:44:24 +0000 (14:44 +0100)] 
[master] Added ChangeLog for #3710.