summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/alloc_engine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3295] Addressed review comments.Marcin Siodelski2014-01-291-1/+17
* [3295] Modified allocation engine to not update lease fqdn for Solicit.Marcin Siodelski2014-01-231-1/+2
* [3295] Modified DHCPv6 allocation engine to return old lease.Marcin Siodelski2014-01-231-2/+14
* [3171] Trivial: corrected one typo.Marcin Siodelski2013-10-031-1/+1
* [3171] Changes after review:Tomek Mrugalski2013-10-021-17/+29
* [3171] alloc{Address -> Lease} rename, compilation fixesTomek Mrugalski2013-09-241-20/+12
* [3171] AllocEngine work: increasePrefix() added, prefix_len passed aroundTomek Mrugalski2013-09-191-6/+25
* [3149] getAllocator() implementedTomek Mrugalski2013-09-181-1/+15
* [3149] Lease6::LeaseType and Pool::PoolType unified.Tomek Mrugalski2013-09-181-8/+12
* [master] Merge branch 'trac3150' (DHCP::CfgMgr support for PD)Tomek Mrugalski2013-09-171-4/+19
|\
| * [3150] Changes after review:Tomek Mrugalski2013-09-171-3/+4
| * [3150] checkType in Subnets implementedTomek Mrugalski2013-09-161-1/+2
| * [3150] First part of prefix pool supportTomek Mrugalski2013-09-101-3/+16
* | [3146] getLease6 renamed to getLeases6(), single lease getLease6() addedTomek Mrugalski2013-09-061-2/+2
|/
* [3083] Fixed typos in allocation engine, as a result of the review.Marcin Siodelski2013-08-271-17/+23
* [3083] Merge branch 'master' into trac3083Marcin Siodelski2013-08-271-0/+3
|\
| * [master] Merge branch 'trac2983' (4 extra hooks for DHCPv4)Tomek Mrugalski2013-08-231-0/+3
| |\
| | * [2983] Remaining v4 hooks implemented.Tomek Mrugalski2013-08-191-0/+3
* | | [3083] Extended Allocation Engine API to pass the FQDN data.Marcin Siodelski2013-08-211-20/+52
* | | [3083] Allocation engine returns a copy of the previous lease instance.Marcin Siodelski2013-08-211-5/+28
* | | [3083] Return the old lease instance when new lease is acquired.Marcin Siodelski2013-08-201-1/+6
|/ /
* | [3036] Address review comments.Marcin Siodelski2013-08-131-1/+1
* | [3036] Merge branch 'master' into trac3036Marcin Siodelski2013-08-131-2/+28
|\|
| * [2994] Changes after review:Tomek Mrugalski2013-07-191-2/+4
| * [2994] lease4_select hook implemented.Tomek Mrugalski2013-07-161-3/+13
| * [2995] 4 hook points implemented:Tomek Mrugalski2013-06-211-1/+15
* | [3036] Minor: spell check and copyright dates.Marcin Siodelski2013-08-021-1/+1
* | [3036] Generate NameChangeRequests for Solicit, Request, Renew and Release.Marcin Siodelski2013-07-261-1/+25
|/
* [2637] Fixed doxygen warnings in the DHCP code.Marcin Siodelski2013-01-171-2/+2
* [2320] Changes after review.Tomek Mrugalski2013-01-081-8/+14
* [2320] Allocation Engine hooked up to DHCPv4 serverTomek Mrugalski2012-12-311-0/+22
* [2320] Allocation Engine for IPv4 implementedTomek Mrugalski2012-12-281-4/+11
* [2320] Subnet4 and Subnet6 have much more common code now.Tomek Mrugalski2012-12-201-9/+61
* [2327] Reuse of expired leases implemented.Tomek Mrugalski2012-12-141-0/+18
* [2475] Split dhcp files into dhcp and dhcpsrv directoriesStephen Morris2012-11-161-0/+229