2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 08:25:16 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Tomek Mrugalski
664ac1eaba [3984] Declined IPv4 leases reclaimation implemented 2015-09-22 20:36:47 +02:00
Tomek Mrugalski
7e130f51c5 [master] Compilation fix after 3798 merge. 2015-06-16 14:33:49 +02:00
Tomek Mrugalski
bab2030f56 [master] Merge branch 'trac3798' (per subnet stats in DHCPv4)
Conflicts:
	src/bin/dhcp4/tests/dhcp4_test_utils.cc
2015-06-16 13:40:32 +02:00
Tomek Mrugalski
0e3de871a8 [3798] Changes after review:
- packet names updated in User's Guide
 - StatsMgr now uses int64_t, not uint64_t
 - StatsMgr::generateName() added
 - DISCOVER => DHCPDISCOVER
2015-06-15 12:25:12 +02:00
Marcin Siodelski
b043038e7c [3852] Added traces to the allocation engine. 2015-06-12 14:55:08 +02:00
Tomek Mrugalski
4608140690 [3798] assigned-addresses stat modifications in AllocEngine 2015-05-27 13:38:02 +02:00
Marcin Siodelski
a6a4cbf0b4 [3747] Addressed review comments. 2015-05-19 10:46:01 +02:00
Marcin Siodelski
e0bbec0e10 [3747] Use client identifier over MAC to get existing client's lease. 2015-05-11 17:14:29 +02:00
Marcin Siodelski
568a6beed1 [3768] Extended commentary in the allocation engine to cover recent changes. 2015-03-19 19:43:22 +01:00
Marcin Siodelski
a4bc5674e9 [3768] Alloc engine allocats leases to clients with repeating client ids. 2015-03-19 17:40:28 +01:00
Marcin Siodelski
3b23408618 [master] Removing error in calling the IOAddress constructor in unit test.
Obvious error. Committing on my own discretion.
2015-03-13 18:48:34 +01:00
Marcin Siodelski
19fe872f8e [3688] Minor correction in the alloc_engine test.
Also, removed some whitespaces.
2015-03-12 21:07:01 +01: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
df5f884a62 [3688] Prevent allocation engine from allocating 0 IPv4 address. 2015-03-11 10:13:28 +01:00
Marcin Siodelski
6364a03c06 [3688] DHCPv4 server assignes reserved hostname to the clients. 2015-03-10 16:52:21 +01:00
Marcin Siodelski
ac39054345 [3688] Implemented AllocEngine::findReservation for DHCPv4. 2015-03-09 12:28:28 +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
Shawn Routhier
3e85e5736f [3694] Fix a test and some typos 2015-03-05 18:14:54 -08:00
Marcin Siodelski
e60a1b9e84 [3694] Addressed review comments. 2015-03-05 20:43:02 +01:00
Shawn Routhier
0133383f45 [3694] Fix up some typos 2015-03-04 21:39:12 -08:00
Tomek Mrugalski
7394da5b3d [3709] allocateLease4 now uses ClientContext4 2015-03-02 19:37:57 +01:00
Marcin Siodelski
323d538546 [3694] Grouping DHCPv4 functions in the allocation engine. 2015-02-24 12:38:30 +01:00
Marcin Siodelski
09cc33b915 [3694] Restructured lease4 allocation routines. 2015-02-24 11:44:51 +01:00
Tomek Mrugalski
9ce50790c9 [master] Merge branch 'trac3677' (DHCPv6 renewals with reservations)
Conflicts:
	src/lib/dhcpsrv/tests/alloc_engine_unittest.cc
2015-02-13 22:09:55 +01:00
Tomek Mrugalski
16153c9e76 [3677] alloc_engine_unittest.cc split into serveral smaller files. 2015-02-09 19:16:48 +01:00