index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
cfg_hosts.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2815] Fix getting IPv6 hosts by reserved address
Slawek Figiel
2023-05-25
1
-6
/
+6
*
[#2815] Implement del6 function
Slawek Figiel
2023-05-25
1
-7
/
+34
*
[#2815] Implement del4 function
Slawek Figiel
2023-05-25
1
-7
/
+27
*
[#2815] Add debug message and negative tests
Slawek Figiel
2023-05-25
1
-8
/
+15
*
[#2815] Add unit test
Slawek Figiel
2023-05-25
1
-7
/
+18
*
[#2815] Implement del in CfgHosts
Slawek Figiel
2023-05-25
1
-4
/
+12
*
[#549] add an implementation for BaseHostDataSource::update
Andrei Pavel
2023-04-19
1
-18
/
+0
*
[#549] address review comments
Andrei Pavel
2023-04-19
1
-1
/
+1
*
[#549] implement reservation-update
Andrei Pavel
2023-04-19
1
-0
/
+19
*
[#2723] Removed check
Francis Dupont
2023-02-07
1
-26
/
+1
*
[#1428] Final code cleanup
Marcin Siodelski
2020-10-05
1
-1
/
+1
*
[#1428] Calls to fetch many hosts by id/address
Marcin Siodelski
2020-10-05
1
-0
/
+32
*
[#1428] Allow non-unique IPs in MySQL and PgSQL
Marcin Siodelski
2020-10-05
1
-10
/
+19
*
[#1163] Checkpoint: updated API
Francis Dupont
2020-09-22
1
-1
/
+87
*
[392-search-of-reservations-by-hostname] Checkpoint: did tests, todo doc and ...
Francis Dupont
2019-10-15
1
-2
/
+4
*
[392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...
Francis Dupont
2019-10-15
1
-0
/
+158
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]
Francis Dupont
2019-01-29
1
-4
/
+147
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...
Francis Dupont
2019-01-29
1
-2
/
+95
*
[#158,!136] Added ability to remove all hosts for subnet id.
Marcin Siodelski
2018-11-26
1
-0
/
+30
*
[5704] host backends and kea-dhcp4/6 support global HR storage
Thomas Markwalder
2018-08-07
1
-7
/
+8
*
[5563] Changes done and compile
Francis Dupont
2018-05-24
1
-133
/
+37
*
[5208a] unused parameter warnings removed
Tomek Mrugalski
2017-04-24
1
-7
/
+9
*
[5208a] delete methods implemented in host data sources
Tomek Mrugalski
2017-04-22
1
-0
/
+25
*
[5208a] toElement() moved from CfgHosts to Host
Tomek Mrugalski
2017-04-22
1
-108
/
+10
*
[5207] Reverted part of earlier comments, add4/add6 description updated
Tomek Mrugalski
2017-04-11
1
-16
/
+0
*
[5207] extra checks added in add4(), add6()
Tomek Mrugalski
2017-04-10
1
-7
/
+14
*
[5207] Improved duplication checks when adding reservations
Tomek Mrugalski
2017-04-10
1
-3
/
+27
*
[5132] Changes after review (comment #9):
Tomek Mrugalski
2017-04-03
1
-0
/
+4
*
[5132] parser updated, unit-tests implemented
Tomek
2017-03-29
1
-1
/
+5
*
[fdunparse2] Snapshot for 4o6-subnet fix
Francis Dupont
2017-03-07
1
-1
/
+146
*
[4765] Client classes in HR can be specified in configuration file.
Marcin Siodelski
2016-09-01
1
-1
/
+3
*
[4552] Added support for DHCPv4 message fields into config parser.
Marcin Siodelski
2016-08-23
1
-2
/
+5
*
[4499] Removed inefficient conversion of the host identifier to text.
Marcin Siodelski
2016-05-17
1
-23
/
+5
*
[4302] Use new functions to retrieve reservations by any identifier.
Marcin Siodelski
2016-03-29
1
-22
/
+49
*
[4302] Refactored host data source classes.
Marcin Siodelski
2016-03-24
1
-38
/
+150
*
[4319] Extend host reservation parser to parse options.
Marcin Siodelski
2016-03-15
1
-2
/
+5
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[4024] Fixed c++11 detected errors
Francis Dupont
2015-08-27
1
-1
/
+1
*
[3652] handle the IPv4 address already reserved case
Francis Dupont
2015-05-21
1
-0
/
+12
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-0
/
+1
*
[3699] Addressed review comments.
Marcin Siodelski
2015-04-17
1
-1
/
+8
*
[3699] Added traces for cases when no host is found.
Marcin Siodelski
2015-04-17
1
-3
/
+10
*
[3699] Added data tracing in the CfgHosts class.
Marcin Siodelski
2015-04-16
1
-0
/
+58
*
[3699] Added more traces to the CfgHosts class.
Marcin Siodelski
2015-04-16
1
-1
/
+28
*
[3699] Added trace messages to the CfgHosts class.
Marcin Siodelski
2015-04-16
1
-23
/
+67
*
[master] Compilation fix for NetBSD6 after #3563
Tomek Mrugalski
2015-02-06
1
-1
/
+2
*
[3563] Copyright years updated, minor cosmetics.
Tomek Mrugalski
2015-02-03
1
-2
/
+2
*
[3563] CfgHosts::get6(subnet_id, addr) implemented, with unit-tests.
Tomek Mrugalski
2015-01-20
1
-36
/
+82
*
[3563] HostContainer6 definitions added.
Tomek Mrugalski
2015-01-20
1
-4
/
+95
*
[master] Merge branch 'trac3564'
Marcin Siodelski
2014-12-22
1
-4
/
+40
|
\
[next]