summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/pool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#1415] Fixed typos in pool.hMarcin Siodelski2020-09-161-2/+2
* [#1415] Renamed address_ to ip_range_permutationMarcin Siodelski2020-09-161-3/+3
* [#1415] Added permutation ptr to the poolMarcin Siodelski2020-09-161-4/+18
* [583-cb-cmds-config-get-returns-wrong-subnet-range] Fixed prefixLengthFromRangeFrancis Dupont2019-06-251-1/+1
* [#571,!306] Added factory functions to objects used in MySQL CB.Marcin Siodelski2019-04-181-6/+92
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-071-1/+1
* [master] Fixed doxygen problemsFrancis Dupont2018-06-011-2/+2
* [master] Fixed merge errorFrancis Dupont2018-04-111-49/+0
* [master] Merging trac5374 (new classification) - conflicts resolved, regen ne...Francis Dupont2018-04-111-5/+72
|\
| * [5374] Checkpoint before regenFrancis Dupont2018-04-061-11/+11
| * [5374] Checkpoint: need regenFrancis Dupont2018-04-011-25/+2
| * [5374] Added missing doxygen tag.Marcin Siodelski2018-03-281-1/+1
| * [5374] Checkpoint before updting syntaxFrancis Dupont2017-11-271-0/+19
| * [5374] Replaced unfinished white list by a simple(r) valueFrancis Dupont2017-11-231-11/+7
| * [5425] Checkpoint: alloc done, new tests todoFrancis Dupont2017-11-201-1/+4
| * [5425] Added basic support (alloc engine todo)Francis Dupont2017-11-201-0/+20
| * [5425] Checkpoint: code one, tests todoFrancis Dupont2017-11-041-0/+67
* | [5425a] Reported some changesFrancis Dupont2018-01-291-2/+4
* | [5425a] Reverted last 2 commits (unfinished as they include doc fixes)Francis Dupont2018-01-291-4/+2
* | [5425a] Changes after review:Tomek Mrugalski2018-01-271-2/+4
* | [5425a] Ported last changes and fixesFrancis Dupont2018-01-191-2/+2
* | [5425a] Rebased and known client removal: first phase doneFrancis Dupont2018-01-191-1/+67
* | [5351] Added global and option defFrancis Dupont2017-11-291-1/+1
* | [5351] Checkpoint: found a shared-network bugFrancis Dupont2017-11-291-5/+0
* | [5351] Factorized user context stuffFrancis Dupont2017-11-281-15/+2
|/
* [5350] User contexts implemented for subnets.Tomek Mrugalski2017-09-041-1/+1
* [5314] Added Pool::toElement() and Pool<4/6>::toElement()Thomas Markwalder2017-08-031-0/+15
* [fdunparse2] Rebased, still reservations to doFrancis Dupont2017-03-071-2/+2
* [master] Merge branch 'trac5023' (contexts in v6 pools)Tomek Mrugalski2016-11-221-0/+16
|\
| * [5023] Implementation in progressTomek Mrugalski2016-10-141-0/+15
* | [master] Fixing doxygen warnings after merge of #5016.Marcin Siodelski2016-11-071-1/+1
* | [5016] Prefix Exclude option instance created for a pool.Marcin Siodelski2016-10-291-31/+9
* | [5016] Merged pull request #24 from github24 and squashed it.Marcin Siodelski2016-10-261-1/+79
|/
* [5022] It is now possible to specify options for a prefix pool.Marcin Siodelski2016-10-031-1/+17
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3711] Changes after review:Tomek Mrugalski2015-02-181-3/+3
* [3711] Copyright years updated.Tomek Mrugalski2015-02-171-1/+1
* [3711] Pools now store maximum possible leases count.Tomek Mrugalski2015-02-171-0/+16
* [3171] Pool::toText() implemented, exception error in AllocEngine clarifiedTomek Mrugalski2013-10-021-0/+10
* [3149] Minor changes after review (spaces, comments clean ups)Tomek Mrugalski2013-09-191-2/+2
* [3149] Lease6::LeaseType and Pool::PoolType unified.Tomek Mrugalski2013-09-181-26/+9
* [3150] Changes after review:Tomek Mrugalski2013-09-171-8/+14
* [3150] Support for different pool types in subnet implementedTomek Mrugalski2013-09-161-10/+23
* [3150] First part of prefix pool supportTomek Mrugalski2013-09-101-18/+23
* [3150] PD support added to Pool6Tomek Mrugalski2013-09-101-3/+32
* [2789] Updated copyright dates.Thomas Markwalder2013-03-251-1/+1
* [2789] Removed the private member, Pool6::prefix_len_. It was createdThomas Markwalder2013-03-251-3/+0
* [2320] Subnet4 and Subnet6 have much more common code now.Tomek Mrugalski2012-12-201-0/+7
* [2475] Split dhcp files into dhcp and dhcpsrv directoriesStephen Morris2012-11-161-0/+186