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

22211 Commits

Author SHA1 Message Date
Shawn Routhier
9ddc697435 [trac3982] Fix some typos and cut and paste errors 2015-09-16 07:50:07 -07:00
Tomek Mrugalski
e2310a555e [3981] Messages reworded slightly. 2015-09-16 16:01:07 +02:00
Tomek Mrugalski
bd35732a22 [3981] Changes after review:
- Explanation why are we not updating assigned-addresses
 - DHCP4_DECLINE_LEASE message reworded as suggested
 - processDecline method described properly
 - declineNonMatchingIPAddresses description updated
 - global declined-addresses statistic added and tested
 -
2015-09-16 15:55:25 +02:00
Francis Dupont
fedb2e2340 [master] Updated git hash 2015-09-16 15:40:09 +02:00
Francis Dupont
4d13f5234d [master] Finished merge of trac3911a (Makefile.am dependency) 2015-09-16 15:38:20 +02:00
Francis Dupont
c3e17d8584 [3911a] untabify 2015-09-16 15:32:39 +02:00
Marcin Siodelski
e588aa4a9f [3973] Addressed review comments. 2015-09-16 14:02:31 +02:00
Marcin Siodelski
55c5323dd8 [master] Added ChangeLog entry for #3966. 2015-09-16 13:07:14 +02:00
Marcin Siodelski
419832a627 [master] Merge branch 'trac3966' 2015-09-16 12:54:05 +02:00
Marcin Siodelski
47152f051e [3966] Updated schema files per review comments. 2015-09-15 14:02:18 +02:00
Shawn Routhier
95eca83323 [trac3891] Fix some typos in the message descriptions 2015-09-14 21:27:19 -07:00
Marcin Siodelski
2ead25cbea [3973] Added todos for the lease reclamation routines. 2015-09-11 09:43:46 +02:00
Marcin Siodelski
8b01bb335f [3973] Explicit types in the base class constructor. 2015-09-11 09:43:38 +02:00
Marcin Siodelski
d172fb5008 [3973] Updated descriptions of lease reclamation routines in alloc_engine.h 2015-09-11 09:43:05 +02:00
Marcin Siodelski
216d4107cb [3973] Update statistics when the lease is reclaimed. 2015-09-11 09:42:23 +02:00
Marcin Siodelski
0ea15c0d02 [3973] Use client identifier to generate DHCID for lease reclamation. 2015-09-11 09:42:16 +02:00
Marcin Siodelski
1f2dea1bb0 [3973] Implemented tests for DHCPv4 lease reclamation routine. 2015-09-11 09:42:06 +02:00
Marcin Siodelski
d9d36098a7 [3973] Added logging to the lease expiration routine.
Also added better exception handling.
2015-09-11 09:41:54 +02:00
Marcin Siodelski
c8837f49d0 [3973] Implemented first version of the lease reclamation routine. 2015-09-11 09:41:26 +02:00
Tomek Mrugalski
02c71efcaf [3982] Unit-tests fix. 2015-09-09 20:40:24 +02:00
Wlodek Wencel
65748a41de [master] changed kea version from 'beta' to 'git' fd4o6_base 2015-09-09 18:56:23 +02:00
Tomek Mrugalski
f405d27f9e [3982] Decline support in DHCPv6 implemented. 2015-09-09 16:15:46 +02:00
Francis Dupont
03f5238479 [master] Updated git tag 2015-09-09 13:59:13 +02:00
Francis Dupont
55afd98fea [master] Finished merge of trac4024 (critical C++ issues) 2015-09-09 13:55:07 +02:00
Francis Dupont
23c8880cf7 [master] Merged trac4024 (critical C++ issues) 2015-09-09 13:45:27 +02:00
Marcin Siodelski
979edee42e [3966] Added lease_states table to the MySQL database. 2015-09-09 10:36:02 +02:00
Marcin Siodelski
ec0994c834 [master] Added ChangeLog entry for #3970.
The crowd goes wild with ChangeLog entry #1000!
2015-09-08 19:54:09 +02:00
Marcin Siodelski
bc85030553 [master] Merge branch 'trac3970' 2015-09-08 19:40:59 +02:00
Marcin Siodelski
971b7440bb [3970] Improved the test for TimerMgr::stopThread.
This test now also checks that it is possible to skip running
ready handlers.
2015-09-08 19:39:52 +02:00
Marcin Siodelski
069cf5f5f8 [3966] Addressed review comments. 2015-09-08 19:17:32 +02:00
Tomek Mrugalski
ad08dd3d9d [3981] Compilation fixes, unit-tests now passing. 2015-09-08 19:08:42 +02:00
Marcin Siodelski
2d7e2fec66 [3970] Addressed review comments again.
Implemented new test for the TimerMgr::stopThread().
Removed redundant clear of the error string.
Added comment to the TimerMgr about the thread safety.
2015-09-08 17:17:52 +02:00
Thomas Markwalder
210f4732a3 [master] Added ChangeLog entry 999 for 2615 2015-09-08 10:05:45 -04:00
Tomek Mrugalski
348b7382dd [3981] DHCPDECLINE support implemented. 2015-09-08 16:04:57 +02:00
Thomas Markwalder
eeebf9f68c Merge branch 'master' of ssh://git.kea.isc.org/git/kea 2015-09-08 10:02:31 -04:00
Tomek Mrugalski
63b5a938e5 [master] ChangeLog updated after 3983 merge. 2015-09-08 15:46:42 +02:00
Thomas Markwalder
d71ab89210 Merge branch 'trac2615' 2015-09-08 09:40:25 -04:00
Thomas Markwalder
d22230dd13 [2615] Addressed review comments
Minor changes to commentary, etc.
2015-09-08 09:38:49 -04:00
Tomek Mrugalski
ba8b6b4c97 [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea 2015-09-08 15:35:25 +02:00
Tomek Mrugalski
b66285119f [master] distcheck fix after 3983 merge. 2015-09-08 15:20:05 +02:00
Jeremy C. Reed
e983b2d36d [trac3483] changelog 2015-09-08 09:17:40 -04:00
Jeremy C. Reed
a08cbbecbd Merge branch 'trac3483' 2015-09-08 08:57:41 -04:00
Tomek Mrugalski
6b10d119c8 [master] Merge branch 'trac3983' (Decline parameters in v4 and v6) 2015-09-08 14:56:57 +02:00
Tomek Mrugalski
cca862a017 [3983] defaults.h moved to src (after Marcin's review) 2015-09-08 14:56:20 +02:00
Francis Dupont
1a45fcb6d3 [4032] Added a message matching example 2015-09-07 19:20:01 +02:00
Francis Dupont
c77c514db6 [4009] Extra cleanup + Restore coroutine license 2015-09-07 15:16:20 +02:00
Marcin Siodelski
fce2324898 [3966] Fixed failing lease dump unit tests. 2015-09-07 14:54:59 +02:00
Marcin Siodelski
04621a507a [3966] Added missing logging trces to MySQL and Memfile. 2015-09-07 14:24:57 +02:00
Marcin Siodelski
f127bed4fb [3966] Implemented deletion of the reclaimed leases in MySQL. 2015-09-07 13:58:22 +02:00
Francis Dupont
a6f76109d3 [4009] Added --with-boost-libs for Fedora 22 where it can be required 2015-09-07 13:52:25 +02:00