Tomek Mrugalski
|
fd96a35764
[3555] Extra unit-tests implemented, memfile version bumped to 2.0
|
10 years ago |
Thomas Markwalder
|
b7da638fdf
[3382] A few more review changes.
|
11 years ago |
Marcin Siodelski
|
43fc427118
[3148] Implemented getLeases6 methods which take lease type into account.
|
11 years ago |
Marcin Siodelski
|
d78c00959f
[3360] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
5785c87a15
[3360] Memfile now opens v4 or v6 lease file, not both.
|
11 years ago |
Marcin Siodelski
|
26ddda6791
[3360] Cleanup in the Memfile backend code.
|
11 years ago |
Marcin Siodelski
|
f056c2a7f9
[3360] Memfile db access string uses persist parameter to disable writes.
|
11 years ago |
Marcin Siodelski
|
e90a1c9c30
[3360] Memfile stores and reads leases from disk for v4 and v6.
|
11 years ago |
Marcin Siodelski
|
88960c7130
[3360] Set the lease file location for the Memfile backend.
|
11 years ago |
Tomek Mrugalski
|
516b7c2ffb
[3359] Changes after review:
|
11 years ago |
Marcin Siodelski
|
32900a4923
[3359] Removed doxygen comments from the .cc file.
|
11 years ago |
Tomek Mrugalski
|
032ae89cd0
[3359] 7 more tests moved from MySQL to base LeaseMgr test class.
|
11 years ago |
Tomek Mrugalski
|
acbc792b35
[3359] Six unit-tests moved from MySQL to common, applied to memfile
|
11 years ago |
Tomek Mrugalski
|
ae241216b7
[3359] getLease4HWAddr tests moved to common framework.
|
11 years ago |
Tomek Mrugalski
|
44267f77cf
[3359] Basic lease4 test moved to common lease test suite.
|
11 years ago |
Tomek Mrugalski
|
c62714b4a8
[3359] One memfile, one mysql test moved to common backend test class.
|
11 years ago |
Mukund Sivaraman
|
312e27c041
Merge branch 'trac1283'
|
11 years ago |
Thomas Markwalder
|
fb678e639c
[3033] Addressed review comments.
|
11 years ago |
Mukund Sivaraman
|
7607200420
[1283] Remove toText() calls where IOAddress should be used directly
|
11 years ago |
Marcin Siodelski
|
672d49074e
[2940] Moved the Memfile backend tests to a generic class.
|
11 years ago |
Marcin Siodelski
|
ad2132e568
[2940] Extend null client id unit test.
|
11 years ago |
Marcin Siodelski
|
54910e664a
[2940] Added a unit test for Lease4 to check getClientIdVector function.
|
11 years ago |
Marcin Siodelski
|
91cb5a8377
[2940] Extended unit test which covers the null client id leases.
|
11 years ago |
Marcin Siodelski
|
606b06cef9
[2940] Fixed handling of the NULL client identifier in the Memfile backend
|
11 years ago |
Tomek Mrugalski
|
a26a75c948
[3149] Lease6::LeaseType and Pool::PoolType unified.
|
11 years ago |
Tomek Mrugalski
|
681def2806
[3146] getLease6 renamed to getLeases6(), single lease getLease6() added
|
11 years ago |
Tomek Mrugalski
|
95729b096e
[3146] getLease6() methods now have extra param: LeaseType
|
11 years ago |
Tomek Mrugalski
|
4c18226299
[2592] getLease4(clientid,hwaddr,subnetid) implemented in memfile LeaseMgr
|
11 years ago |
Tomek Mrugalski
|
a3cb27a380
[2592] Memfile unit-tests added by David Carlier
|
11 years ago |
Tomek Mrugalski
|
36a281824e
[2952] MySQL LeaseMgr unit-tests refactored
|
11 years ago |