summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/subnet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2658] add big integer support to statisticsAndrei Pavel2023-05-171-15/+15
* [#2823] Common methods for instantiating allocatorsMarcin Siodelski2023-04-191-2/+30
* [#2764] Added registering callbacks in allocatorsMarcin Siodelski2023-03-141-0/+3
* [#2677] Ignore invalid renew-timer valuesThomas Markwalder2023-02-101-0/+6
* [#2732] release changesKea-2.3.4Wlodek Wencel2023-01-231-1/+1
* [#1958] addressed review commentsRazvan Becheriu2023-01-181-0/+2
* [#1958] added 3 pass for PD (exact, smaller and greater prefix len)Razvan Becheriu2023-01-181-0/+31
* [#969] DHCPv6 allocators configurableMarcin Siodelski2023-01-071-9/+7
* [#2348] Deleted subnet c-ctor and assignment opMarcin Siodelski2022-11-211-0/+12
* [#2348] Allocator is a subnet propertyMarcin Siodelski2022-11-211-0/+33
* [#2348] Allocation states in separate classesMarcin Siodelski2022-11-211-123/+20
* [#2481] unrelated - respect naming convention for structsAndrei Pavel2022-07-121-4/+4
* [#562] template adapters to existing qualified namesAndrei Pavel2022-05-201-1/+28
* [#1842] document overlapping pools and subnetsAndrei Pavel2022-04-251-4/+3
* [#2254] Ported simple subnet containerFrancis Dupont2022-01-171-2/+51
* [#1848] Moves Triplet to isc::utilThomas Markwalder2021-11-171-15/+15
* [#1715] release changesKea-1.9.5Michal Nowikowski2021-02-231-1/+1
* [#899] implemented extract data functionsRazvan Becheriu2021-02-181-3/+0
* [#1265] Removed the random index for subnetsFrancis Dupont2020-07-271-20/+7
* Revert [#1283]Michal Nowikowski2020-07-241-3/+2
* [#1283] Added (and used) IOAddress hashFrancis Dupont2020-07-231-2/+3
* [#1256] added unittests and addressed commentsRazvan Becheriu2020-06-121-47/+66
* [#1256] Protected subnet last allocatedFrancis Dupont2020-06-121-1/+56
* [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-wi...Francis Dupont2019-07-121-6/+6
* [#717] Added tests for fetching all subnets with server tags.Marcin Siodelski2019-07-121-0/+36
* [#642,!373] Extended StampedElement to hold multiple server tags.Marcin Siodelski2019-06-271-4/+4
* [#571,!306] Added factory functions to objects used in MySQL CB.Marcin Siodelski2019-04-181-0/+48
* [#490,!284] Working PoC of inheritance in networks and globals.Marcin Siodelski2019-03-271-7/+59
* [#490,!284] Basic refactoring of the Network class.Marcin Siodelski2019-03-271-64/+0
* [#401,!254] Options are now created when merging subnetsThomas Markwalder2019-03-151-1/+2
* [#488,!259] Subnet's and Network's toElement do not output optionals.Marcin Siodelski2019-03-071-43/+0
* [#487,!242] Use Optionals in the Subnet and Shared networks.Marcin Siodelski2019-02-281-10/+11
* [#99,!176] Implemented test config backend for DHCPv4.Marcin Siodelski2018-12-201-1/+19
* [#93,!35] Shared network name is now associated with subnet.Marcin Siodelski2018-10-081-0/+26
* [#93,!35] Implemented subnet fetching in MySQL Config Backend.Marcin Siodelski2018-10-081-0/+27
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-071-1/+1
* [5704] host backends and kea-dhcp4/6 support global HR storageThomas Markwalder2018-08-071-0/+4
* [master] Merging trac5374 (new classification) - conflicts resolved, regen ne...Francis Dupont2018-04-111-1/+1
|\
| * [5374] Checkpoint: need regenFrancis Dupont2018-04-011-16/+7
| * [5425] Checkpoint: alloc done, new tests todoFrancis Dupont2017-11-201-6/+15
| * [5425] Checkpoint: added not alloc and service testsFrancis Dupont2017-11-051-0/+13
| * [5425] Checkpoint: code one, tests todoFrancis Dupont2017-11-041-5/+31
* | [5437] Select last used subnet for new allocations in DHCPv6.Marcin Siodelski2018-02-271-6/+12
* | [5437] Updated copyright dates after recent fixes.Marcin Siodelski2018-02-261-1/+1
* | [5437] Optimized preferred subnet selection within shared network.Marcin Siodelski2018-02-261-1/+12
* | [5425a] Ported last changes and fixesFrancis Dupont2018-01-191-2/+2
* | [5425a] Rebased and known client removal: first phase doneFrancis Dupont2018-01-191-5/+44
* | [5351] Added global and option defFrancis Dupont2017-11-291-1/+1
* | [5351] Doing shared-networksFrancis Dupont2017-11-281-1/+5
* | [5351] Factorized user context stuffFrancis Dupont2017-11-281-17/+2
|/