summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2725] add check for prefixlen for non pd typeRazvan Becheriu2023-06-291-7/+7
* [#2833] Remove old broken link in commentsSuzanne Goldlust2023-06-271-1/+1
* [#2889] release changesAndrei Pavel2023-05-291-1/+1
* [#145] create stats per poolRazvan Becheriu2023-05-261-22/+20
* [#2786] 255 bytes client_id and 130 bytes duidRazvan Becheriu2023-05-091-12/+7
* [#2290] release changesAndrei Pavel2022-01-251-1/+1
* [#2236] test hwtype,hwaddr_source in v6 memfileAndrei Pavel2022-01-081-27/+41
* [#608] Addressed review commentsThomas Markwalder2020-03-041-0/+41
* [#608] Memfile now tolerates commas in hostname and user-context columnsThomas Markwalder2020-03-041-1/+43
* [#805,!6-p] Fixed copyright dates and whitespacingThomas Markwalder2019-08-171-1/+1
* [#805,!6-p] Addressed review commentsThomas Markwalder2019-08-171-7/+51
* [567-remove-lease-t1_-and-t2_-members] Removed t1/t2 from leasesFrancis Dupont2019-06-191-5/+5
* [#303,!151] Solved a problem with reading leases having long lifetimes.Marcin Siodelski2018-12-051-0/+35
* [master] all links kea.isc.org were temporary changed to oldkea.isc.org for u...Wlodek Wencel2018-11-081-1/+1
* [5584] Checkpoint: core code and test doneFrancis Dupont2018-06-221-6/+51
* [5584] Checkpoint: updated schema, code and partially testsFrancis Dupont2018-06-211-16/+16
* [master] Copyright update to 2018Wlodek Wencel2018-05-241-1/+1
* [github36] lease_file_io.cc|h moved.Tomek Mrugalski2018-01-241-1/+1
* [5058] - Addressed review commentsThomas Markwalder2016-11-011-0/+42
* [v1_1_0] Copyright dates updateWlodek Wencel2016-08-281-1/+1
* [4321] Fixed broken unit test after Lease6 fix.Marcin Siodelski2016-06-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3601] Addressed additional review commentsThomas Markwalder2015-11-111-40/+38
* [3601] Addressed review comments, added ability to downgradeThomas Markwalder2015-11-101-6/+43
* [3601] CSVLeaseFile4 and CSVLeaseFile6 now derive from VersionedCSVFileThomas Markwalder2015-11-021-0/+137
* [3965] Lease state 0 is a default state.Marcin Siodelski2015-08-281-3/+3
* [3965] Write and read state from the lease files.Marcin Siodelski2015-08-201-9/+10
* [trac3667] Updates per review commentsShawn Routhier2015-02-121-6/+50
* [trac3667] Complete logging work and add soem statsShawn Routhier2015-02-111-2/+31
* [3555] Lease4,Lease6 now uses HWAddr structure.Tomek Mrugalski2014-10-171-8/+8
* [3417] Bind10 => Kea in many .cc/.h filesTomek Mrugalski2014-08-051-1/+1
* [3360] Minor changes to comments and documentation made during reviewStephen Morris2014-04-011-2/+2
* [3360] Dynamically create the lease file parsed by unit tests.Marcin Siodelski2014-03-261-3/+22
* [3360] Cleanup the CSV file parser for DHCPv6 leases.Marcin Siodelski2014-03-241-12/+43
* [3360] Implemented CSV parser for DHCPv6 leases.Marcin Siodelski2014-03-241-0/+68
* [3360] Implemented class for writing/reading DHCPv6 leases from CSV.Marcin Siodelski2014-03-151-0/+105