| Commit message (Expand) | Author | Age | Files | Lines |
* | [#2658] add big integer support to statistics | Andrei Pavel | 2023-05-17 | 1 | -15/+15 |
* | [#2823] Common methods for instantiating allocators | Marcin Siodelski | 2023-04-19 | 1 | -2/+30 |
* | [#2764] Added registering callbacks in allocators | Marcin Siodelski | 2023-03-14 | 1 | -0/+3 |
* | [#2677] Ignore invalid renew-timer values | Thomas Markwalder | 2023-02-10 | 1 | -0/+6 |
* | [#2732] release changesKea-2.3.4 | Wlodek Wencel | 2023-01-23 | 1 | -1/+1 |
* | [#1958] addressed review comments | Razvan Becheriu | 2023-01-18 | 1 | -0/+2 |
* | [#1958] added 3 pass for PD (exact, smaller and greater prefix len) | Razvan Becheriu | 2023-01-18 | 1 | -0/+31 |
* | [#969] DHCPv6 allocators configurable | Marcin Siodelski | 2023-01-07 | 1 | -9/+7 |
* | [#2348] Deleted subnet c-ctor and assignment op | Marcin Siodelski | 2022-11-21 | 1 | -0/+12 |
* | [#2348] Allocator is a subnet property | Marcin Siodelski | 2022-11-21 | 1 | -0/+33 |
* | [#2348] Allocation states in separate classes | Marcin Siodelski | 2022-11-21 | 1 | -123/+20 |
* | [#2481] unrelated - respect naming convention for structs | Andrei Pavel | 2022-07-12 | 1 | -4/+4 |
* | [#562] template adapters to existing qualified names | Andrei Pavel | 2022-05-20 | 1 | -1/+28 |
* | [#1842] document overlapping pools and subnets | Andrei Pavel | 2022-04-25 | 1 | -4/+3 |
* | [#2254] Ported simple subnet container | Francis Dupont | 2022-01-17 | 1 | -2/+51 |
* | [#1848] Moves Triplet to isc::util | Thomas Markwalder | 2021-11-17 | 1 | -15/+15 |
* | [#1715] release changesKea-1.9.5 | Michal Nowikowski | 2021-02-23 | 1 | -1/+1 |
* | [#899] implemented extract data functions | Razvan Becheriu | 2021-02-18 | 1 | -3/+0 |
* | [#1265] Removed the random index for subnets | Francis Dupont | 2020-07-27 | 1 | -20/+7 |
* | Revert [#1283] | Michal Nowikowski | 2020-07-24 | 1 | -3/+2 |
* | [#1283] Added (and used) IOAddress hash | Francis Dupont | 2020-07-23 | 1 | -2/+3 |
* | [#1256] added unittests and addressed comments | Razvan Becheriu | 2020-06-12 | 1 | -47/+66 |
* | [#1256] Protected subnet last allocated | Francis Dupont | 2020-06-12 | 1 | -1/+56 |
* | [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-wi... | Francis Dupont | 2019-07-12 | 1 | -6/+6 |
* | [#717] Added tests for fetching all subnets with server tags. | Marcin Siodelski | 2019-07-12 | 1 | -0/+36 |
* | [#642,!373] Extended StampedElement to hold multiple server tags. | Marcin Siodelski | 2019-06-27 | 1 | -4/+4 |
* | [#571,!306] Added factory functions to objects used in MySQL CB. | Marcin Siodelski | 2019-04-18 | 1 | -0/+48 |
* | [#490,!284] Working PoC of inheritance in networks and globals. | Marcin Siodelski | 2019-03-27 | 1 | -7/+59 |
* | [#490,!284] Basic refactoring of the Network class. | Marcin Siodelski | 2019-03-27 | 1 | -64/+0 |
* | [#401,!254] Options are now created when merging subnets | Thomas Markwalder | 2019-03-15 | 1 | -1/+2 |
* | [#488,!259] Subnet's and Network's toElement do not output optionals. | Marcin Siodelski | 2019-03-07 | 1 | -43/+0 |
* | [#487,!242] Use Optionals in the Subnet and Shared networks. | Marcin Siodelski | 2019-02-28 | 1 | -10/+11 |
* | [#99,!176] Implemented test config backend for DHCPv4. | Marcin Siodelski | 2018-12-20 | 1 | -1/+19 |
* | [#93,!35] Shared network name is now associated with subnet. | Marcin Siodelski | 2018-10-08 | 1 | -0/+26 |
* | [#93,!35] Implemented subnet fetching in MySQL Config Backend. | Marcin Siodelski | 2018-10-08 | 1 | -0/+27 |
* | [#25,!14] UserContext is now in isc::data, deps updated | Tomek Mrugalski | 2018-09-07 | 1 | -1/+1 |
* | [5704] host backends and kea-dhcp4/6 support global HR storage | Thomas Markwalder | 2018-08-07 | 1 | -0/+4 |
* | [master] Merging trac5374 (new classification) - conflicts resolved, regen ne... | Francis Dupont | 2018-04-11 | 1 | -1/+1 |
|\ |
|
| * | [5374] Checkpoint: need regen | Francis Dupont | 2018-04-01 | 1 | -16/+7 |
| * | [5425] Checkpoint: alloc done, new tests todo | Francis Dupont | 2017-11-20 | 1 | -6/+15 |
| * | [5425] Checkpoint: added not alloc and service tests | Francis Dupont | 2017-11-05 | 1 | -0/+13 |
| * | [5425] Checkpoint: code one, tests todo | Francis Dupont | 2017-11-04 | 1 | -5/+31 |
* | | [5437] Select last used subnet for new allocations in DHCPv6. | Marcin Siodelski | 2018-02-27 | 1 | -6/+12 |
* | | [5437] Updated copyright dates after recent fixes. | Marcin Siodelski | 2018-02-26 | 1 | -1/+1 |
* | | [5437] Optimized preferred subnet selection within shared network. | Marcin Siodelski | 2018-02-26 | 1 | -1/+12 |
* | | [5425a] Ported last changes and fixes | Francis Dupont | 2018-01-19 | 1 | -2/+2 |
* | | [5425a] Rebased and known client removal: first phase done | Francis Dupont | 2018-01-19 | 1 | -5/+44 |
* | | [5351] Added global and option def | Francis Dupont | 2017-11-29 | 1 | -1/+1 |
* | | [5351] Doing shared-networks | Francis Dupont | 2017-11-28 | 1 | -1/+5 |
* | | [5351] Factorized user context stuff | Francis Dupont | 2017-11-28 | 1 | -17/+2 |
|/ |
|