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

20858 Commits

Author SHA1 Message Date
Marcin Siodelski
a956656742 [3688] Rename DHCPv4Exchange to Dhcpv4Exchange as a result of the review. 2015-03-12 19:14:01 +01:00
Marcin Siodelski
cbdcd8c31e [3736] Fixed uninitMemberVar issue reported by cppcheck. 2015-03-12 13:28:09 +01:00
Marcin Siodelski
6ed885b735 [3736] Removed a bunch of unused functions. 2015-03-12 12:01:16 +01:00
Marcin Siodelski
3cd16ce396 [3736] Fixed the useInitializationList issue in the Logger Manager test. 2015-03-12 11:14:02 +01:00
Marcin Siodelski
43e2b383ba [master] Added ChangeLog entry for #3673. 2015-03-12 09:43:19 +01:00
Marcin Siodelski
27b4e4590f [master] Merge branch 'trac3673' 2015-03-12 09:24:05 +01:00
Shawn Routhier
4fc285bebd [3720] Add documentation about LFC to Kea administrator reference manual 2015-03-11 21:09:00 -07:00
Marcin Siodelski
6e7fe23502 [3673] One more update to the comment in the time conversion for PgSQL. 2015-03-11 21:28:08 +01:00
Marcin Siodelski
efe7294639 [3673] Updated Kea guide with the limitations for the SQL timestamps. 2015-03-11 21:17:09 +01:00
Marcin Siodelski
f48f9ebae5 [3673] Updated comments about the max timestamp for the MySQL and PgSQL. 2015-03-11 20:20:09 +01:00
Thomas Markwalder
7d917e1329 [master] Added ChangeLog entry 907 for #3742.
Also added missing issue#/commit# to entry 906.
2015-03-11 14:43:09 -04:00
Thomas Markwalder
ec427e4c9d [master] Merge branch 'trac3742' 2015-03-11 14:38:28 -04:00
Marcin Siodelski
0905df9de6 [master] Removed debugging leftover from memfile lfc code.
As this is obvious error and the trivial fix I am committing this on my
discretion.
2015-03-11 18:57:26 +01:00
Marcin Siodelski
d389242460 [3688] Updated the Kea guide that qualifying-suffix is appended to hostname.
This is for host reservations case.
2015-03-11 17:38:05 +01:00
Thomas Markwalder
705c1e8bc2 [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
2015-03-11 10:31:48 -04:00
Marcin Siodelski
f61aa09ce3 [3688] DHCPv4 server appends qualifying suffix to the reserved hostname. 2015-03-11 15:18:20 +01:00
Marcin Siodelski
3232c090d3 [3688] Added description of the hostname reservations in the kea guide. 2015-03-11 13:14:24 +01:00
Marcin Siodelski
e0407234b8 [3688] Fix typo in the allocation engine. 2015-03-11 12:55:37 +01:00
Thomas Markwalder
93ca5d78a0 [master] Added ChangeLog entry 906 for #3691. 2015-03-11 07:54:55 -04:00
Thomas Markwalder
ca9f5541cb [master] Merge branch 'trac3691' 2015-03-11 07:44:45 -04:00
Thomas Markwalder
544a9b01b9 [3691] Revised admin guide text based on review comments
doc/guide/dhcp6-srv.xml - revised text per review, removed extraneous whitespaces
2015-03-11 07:42:14 -04:00
Marcin Siodelski
17cf6d4702 [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.
2015-03-11 12:29:48 +01:00
Marcin Siodelski
9650ed49bb [3688] Host reservation parser doesn't allow for 0 or bcast address. 2015-03-11 12:06:38 +01:00
Marcin Siodelski
df5f884a62 [3688] Prevent allocation engine from allocating 0 IPv4 address. 2015-03-11 10:13:28 +01:00
Shawn Routhier
4ba876edc5 [3673] Fix typo 2015-03-10 21:23:46 -07:00
Marcin Siodelski
587363708b [3688] Pass DHCPv4Exchange objects instead of query/resp in the dhcpv4_srv. 2015-03-10 21:36:08 +01:00
Thomas Markwalder
e25bab022a [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.
2015-03-10 16:09:43 -04:00
Marcin Siodelski
6364a03c06 [3688] DHCPv4 server assignes reserved hostname to the clients. 2015-03-10 16:52:21 +01:00
Francis Dupont
81a0e59740 [master] Fixed races in ProcessSpawn util (#3733) 2015-03-10 15:17:15 +01:00
Shawn Routhier
e09a9fe719 [3705] Fix some typos found during the review. 2015-03-10 00:38:55 -07:00
Marcin Siodelski
ac39054345 [3688] Implemented AllocEngine::findReservation for DHCPv4. 2015-03-09 12:28:28 +01:00
Marcin Siodelski
f17663b23d [3736] Fixed cppcheck warnings about unused functions. 2015-03-09 10:39:24 +01:00
Marcin Siodelski
659493d4a8 [3736] Suppress cppcheck warnings about the SetUp/TearDown unused. 2015-03-06 21:42:00 +01:00
Marcin Siodelski
69572795fd [3736] Fixed the functionStatic cppcheck errors in multiple places. 2015-03-06 20:55:33 +01:00
Marcin Siodelski
77e1d851da [3736] Corrected the suppression in the d2_udp_unittest. 2015-03-06 20:40:00 +01:00
Marcin Siodelski
34c1430def [3736] Remove redundant assignment cppcheck warning in the d2_udp_unittest.cc 2015-03-06 20:36:31 +01:00
Marcin Siodelski
355c38737f [3736] Suppress the cppcheck passedByValue in the perfdhcp. 2015-03-06 20:32:38 +01:00
Marcin Siodelski
69d0ba4773 [3736] Remove the unreadVariable cppcheck error in rdata/template.cc 2015-03-06 20:23:59 +01:00
Marcin Siodelski
8ccf80cbf3 [3736] Fixed cppcheck variableScope error in perfdhcp. 2015-03-06 20:18:42 +01:00
Marcin Siodelski
a25ec56db7 [3736] Removed dhcp-ubench and folders. 2015-03-06 20:11:22 +01:00
Marcin Siodelski
bfce8a989b [master] Added ChangeLog for the #3694. trac3713_base 2015-03-06 12:47:26 +01:00
Marcin Siodelski
95b09ff53b [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
2015-03-06 11:20:09 +01:00
Marcin Siodelski
76a78c5376 [3694] Changes as a result of the second code review. 2015-03-06 09:59:22 +01:00
Shawn Routhier
3e85e5736f [3694] Fix a test and some typos 2015-03-05 18:14:54 -08:00
Marcin Siodelski
f86883c8ea [3694] Swap in-pool checks with the host reservation checks in alloc engine. 2015-03-05 21:14:49 +01:00
Marcin Siodelski
1dfb8b3163 [3694] Removed doxygen groupings from the Allocation Engine. 2015-03-05 21:14:26 +01:00
Marcin Siodelski
e60a1b9e84 [3694] Addressed review comments. 2015-03-05 20:43:02 +01:00
Tomek Mrugalski
86f0a1c798 [master] Merge branch 'trac3709' (ClientContext4) trac3745_base 2015-03-05 19:40:46 +01:00
Tomek Mrugalski
974cc56ef8 [3709] Doc updated 2015-03-05 19:40:05 +01:00
Marcin Siodelski
5e16117884 [master] Added ChangeLog for #3710. 2015-03-05 14:44:24 +01:00