index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
alloc_engine.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[master] spelling
Francis Dupont
2017-01-23
1
-20
/
+20
*
[5007] Addressed review comments
Thomas Markwalder
2016-09-16
1
-11
/
+3
*
[5007] Suppress DDNS updates on DHCPv6 lease renewals unless the FQDN changes
Thomas Markwalder
2016-09-15
1
-0
/
+10
*
[4320] Fix doxygen errors as a result of the review.
Marcin Siodelski
2016-06-13
1
-8
/
+11
*
[4320] Global set of allocated addresses in the ClientContext6.
Marcin Siodelski
2016-06-06
1
-11
/
+20
*
[4320] Rename ResourceContainer to HintContainer.
Marcin Siodelski
2016-06-06
1
-3
/
+4
*
[4320] Added container holding allocated addresses in IA context.
Marcin Siodelski
2016-06-06
1
-3
/
+13
*
[4320] Better commentary for IA specific context uses.
Marcin Siodelski
2016-06-06
1
-0
/
+10
*
[4320] ClientContext6 now holds information about multiple IAs.
Marcin Siodelski
2016-06-04
1
-59
/
+100
*
[4303] Addressed remaining review comments.
Marcin Siodelski
2016-04-27
1
-10
/
+26
*
[4303] Renamed CfgHostReservations to CfgHostOperations.
Marcin Siodelski
2016-04-26
1
-2
/
+2
*
[4303] Values in 'host-reservation-identifiers' used by the servers.
Marcin Siodelski
2016-04-14
1
-1
/
+25
*
[4303] Servers now search for host reservations using any identifier.
Marcin Siodelski
2016-04-13
1
-1
/
+16
*
[master] Finised merge of trac4234 (doxygen warnings)
Francis Dupont
2015-12-22
1
-7
/
+10
|
\
|
*
[4234] Updated Doxyfile and addressed comments
Francis Dupont
2015-12-21
1
-6
/
+6
|
*
[4234] Missing doxygen fix
Francis Dupont
2015-12-11
1
-1
/
+2
|
*
[4234] doxygen fixes last pass
Francis Dupont
2015-12-11
1
-2
/
+4
|
*
[4234] doxygen cleanup second pass
Francis Dupont
2015-12-11
1
-1
/
+1
|
*
[4234] doxygen cleanup first pass
Francis Dupont
2015-12-11
1
-7
/
+7
*
|
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
|
/
*
[master] Merge branch 'trac3988' (lease{4,6}_recover hooks)
Tomek Mrugalski
2015-11-30
1
-4
/
+8
|
\
|
*
[3988] lease{4,6}_recover hook implemented (with unit-tests)
Tomek Mrugalski
2015-10-21
1
-4
/
+8
*
|
[trac3977] Tidy up some typos
Shawn Routhier
2015-10-26
1
-1
/
+1
*
|
[3977] Name change requests are now generated when lease is reused.
Marcin Siodelski
2015-10-20
1
-11
/
+67
|
/
*
[master] Merge branch 'trac3975'
Marcin Siodelski
2015-10-15
1
-2
/
+37
|
\
|
*
[3975] Support for unwarned-reclaim-cycles parameter added.
Marcin Siodelski
2015-10-12
1
-2
/
+22
|
*
[3975] Scheduling lease expiration timers in the DHCP servers.
Marcin Siodelski
2015-10-12
1
-0
/
+15
*
|
[3985] Several minor tweaks, docs updated.
Tomek Mrugalski
2015-10-02
1
-4
/
+4
*
|
[3985] Implemented IPv6 declined lease recovery.
Tomek Mrugalski
2015-10-01
1
-1
/
+34
|
/
*
[master] Merge branch 'trac3984' (v4 declined lease recovery)
Tomek Mrugalski
2015-10-01
1
-0
/
+33
|
\
|
*
[3984] Moved comment to its intended location
Francis Dupont
2015-09-23
1
-23
/
+23
|
*
[3984] Declined IPv4 leases reclaimation implemented
Tomek Mrugalski
2015-09-22
1
-0
/
+33
*
|
[3972] Lease reclamation routine executes the callouts.
Marcin Siodelski
2015-09-29
1
-4
/
+4
|
/
*
[3973] Addressed review comments.
Marcin Siodelski
2015-09-16
1
-2
/
+2
*
[3973] Updated descriptions of lease reclamation routines in alloc_engine.h
Marcin Siodelski
2015-09-11
1
-0
/
+16
*
[3973] Use client identifier to generate DHCID for lease reclamation.
Marcin Siodelski
2015-09-11
1
-0
/
+25
*
[3973] Implemented tests for DHCPv4 lease reclamation routine.
Marcin Siodelski
2015-09-11
1
-1
/
+16
*
[3973] Added logging to the lease expiration routine.
Marcin Siodelski
2015-09-11
1
-2
/
+13
*
[3973] Implemented first version of the lease reclamation routine.
Marcin Siodelski
2015-09-11
1
-0
/
+19
*
[master] Merge branch 'trac3947'
Marcin Siodelski
2015-09-02
1
-12
/
+0
|
\
|
*
[3947] Removed the new-leases-on-renew config parameter.
Marcin Siodelski
2015-07-30
1
-12
/
+0
*
|
[3958] Fixed invalid number of allocation attampts in the log message.
Marcin Siodelski
2015-07-19
1
-2
/
+2
*
|
[3484] Fixed quite a few doxygen warnings.
Marcin Siodelski
2015-07-08
1
-3
/
+3
|
/
*
[3913] Addressed review comments.
Marcin Siodelski
2015-06-26
1
-0
/
+22
*
[3913] Allocation engine extends the lifetime of the lease for Request.
Marcin Siodelski
2015-06-26
1
-5
/
+12
*
[3852] Added traces to the allocation engine.
Marcin Siodelski
2015-06-12
1
-0
/
+7
*
[3747] Use client identifier over MAC to get existing client's lease.
Marcin Siodelski
2015-05-11
1
-39
/
+0
*
[master] Merge branch 'trac3689'
Thomas Markwalder
2015-03-20
1
-4
/
+10
|
\
|
*
[3689] Addressed primary review comments
Thomas Markwalder
2015-03-18
1
-9
/
+1
|
*
[3689] Removed call to findReservation from AllocateEngine::allocateLeases6()
Thomas Markwalder
2015-03-17
1
-7
/
+1
[next]