summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/alloc_engine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [5664] Fix callout status propagation in Alloc Engine.Marcin Siodelski2018-06-291-8/+21
* [5458] Removed deleted_leases from ClientContext6.Marcin Siodelski2018-04-271-3/+0
* [5458] Removed ClientContext6::committed_ flag.Marcin Siodelski2018-04-271-4/+0
* [5458a] Checkpoint: code and main tests done, todo prefix and all v6 corner c...Francis Dupont2018-04-251-0/+3
* [5458a] Code done, tests to doFrancis Dupont2018-04-201-0/+7
* [master] Merge branch 'trac5457'Marcin Siodelski2018-03-061-0/+3
|\
| * [5457] Created leases4_committed hook point.Marcin Siodelski2018-01-221-1/+4
* | [5437] Optimized the number of queries for host reservations.Marcin Siodelski2018-02-261-22/+0
* | [master] Merge branch 'github54' (various changes)Tomek Mrugalski2018-01-301-1/+0
|\ \
| * | Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu2017-12-121-12/+34
| |\|
| * | reverted some changes which are too pedanticAndrei Pavel2017-08-181-2/+2
| * | Merge branch 'isc-master' into minor-changesAndrei Pavel2017-08-171-20/+20
| |\ \
| * | | Added mysql_execute_scriptAndrei Pavel2017-01-111-3/+2
* | | | [5425a] Reported some changesFrancis Dupont2018-01-291-2/+1
* | | | [5425a] Reverted last 2 commits (unfinished as they include doc fixes)Francis Dupont2018-01-291-0/+1
* | | | [5425a] Changes after review:Tomek Mrugalski2018-01-271-1/+0
* | | | [5425a] Ported last changes and fixesFrancis Dupont2018-01-191-0/+1
* | | | [5425a] Rebased and known client removal: first phase doneFrancis Dupont2018-01-191-7/+46
| |_|/ |/| |
* | | [5371] Fixed doxygen errorsFrancis Dupont2017-10-071-5/+3
* | | [5307] Assign reserved hostnames for shared networks.Marcin Siodelski2017-09-211-1/+6
* | | [5307] Updated allocation engine to facilitate shared networks for v6.Marcin Siodelski2017-09-211-1/+4
* | | [5306] Changes after review:Tomek Mrugalski2017-09-191-1/+1
* | | [5306] Client contexts now hold multiple hosts.Marcin Siodelski2017-09-181-5/+21
| |/ |/|
* | [master] spellingFrancis Dupont2017-01-231-20/+20
|/
* [5007] Addressed review commentsThomas Markwalder2016-09-161-11/+3
* [5007] Suppress DDNS updates on DHCPv6 lease renewals unless the FQDN changesThomas Markwalder2016-09-151-0/+10
* [4320] Fix doxygen errors as a result of the review.Marcin Siodelski2016-06-131-8/+11
* [4320] Global set of allocated addresses in the ClientContext6.Marcin Siodelski2016-06-061-11/+20
* [4320] Rename ResourceContainer to HintContainer.Marcin Siodelski2016-06-061-3/+4
* [4320] Added container holding allocated addresses in IA context.Marcin Siodelski2016-06-061-3/+13
* [4320] Better commentary for IA specific context uses.Marcin Siodelski2016-06-061-0/+10
* [4320] ClientContext6 now holds information about multiple IAs.Marcin Siodelski2016-06-041-59/+100
* [4303] Addressed remaining review comments.Marcin Siodelski2016-04-271-10/+26
* [4303] Renamed CfgHostReservations to CfgHostOperations.Marcin Siodelski2016-04-261-2/+2
* [4303] Values in 'host-reservation-identifiers' used by the servers.Marcin Siodelski2016-04-141-1/+25
* [4303] Servers now search for host reservations using any identifier.Marcin Siodelski2016-04-131-1/+16
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-7/+10
|\
| * [4234] Updated Doxyfile and addressed commentsFrancis Dupont2015-12-211-6/+6
| * [4234] Missing doxygen fixFrancis Dupont2015-12-111-1/+2
| * [4234] doxygen fixes last passFrancis Dupont2015-12-111-2/+4
| * [4234] doxygen cleanup second passFrancis Dupont2015-12-111-1/+1
| * [4234] doxygen cleanup first passFrancis Dupont2015-12-111-7/+7
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [master] Merge branch 'trac3988' (lease{4,6}_recover hooks)Tomek Mrugalski2015-11-301-4/+8
|\
| * [3988] lease{4,6}_recover hook implemented (with unit-tests)Tomek Mrugalski2015-10-211-4/+8
* | [trac3977] Tidy up some typosShawn Routhier2015-10-261-1/+1
* | [3977] Name change requests are now generated when lease is reused.Marcin Siodelski2015-10-201-11/+67
|/
* [master] Merge branch 'trac3975'Marcin Siodelski2015-10-151-2/+37
|\
| * [3975] Support for unwarned-reclaim-cycles parameter added.Marcin Siodelski2015-10-121-2/+22
| * [3975] Scheduling lease expiration timers in the DHCP servers.Marcin Siodelski2015-10-121-0/+15