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 |
Mukund Sivaraman
|
7607200420
[1283] Remove toText() calls where IOAddress should be used directly
|
11 years ago |
Marcin Siodelski
|
3328fb3879
[2940] Addressed review comments.
|
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
|
0b0bb4a278
[3146] getLease6() renamed to getLeases6()
|
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
|
b3172918d5
[master] Merge branch 'trac2592' (getLease4 in memfile LeaseMgr)
|
11 years ago |
Tomek Mrugalski
|
4c18226299
[2592] getLease4(clientid,hwaddr,subnetid) implemented in memfile LeaseMgr
|
11 years ago |
Marcin Siodelski
|
231fed6c34
[3083] Return a copy of the lease when getLease is called.
|
11 years ago |
Tomek Mrugalski
|
d038572fe9
[2952] getLease4() methods implemented in Memfile_LeaseMgr
|
11 years ago |
Marcin Siodelski
|
0cbbce437e
[2701] Added composite index to the container holding leases.
|
12 years ago |
Marcin Siodelski
|
532c36304e
[2701] Added composite indexes to container holding V4 leases in memfile.
|
12 years ago |
Stephen Morris
|
d117d87200
[2559] Merge branch 'master' into trac2559
|
12 years ago |
Stephen Morris
|
9f03e9dd3f
[2559] Update copyright dates
|
12 years ago |
Stephen Morris
|
79f0d62ef0
[2559] Remove the temporary configuration of the lease database
|
12 years ago |
Tomek Mrugalski
|
6278daf2fc
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
|
12 years ago |
Stephen Morris
|
b55b8b6686
[2524] Merge branch 'master' into trac2524
|
12 years ago |
Tomek Mrugalski
|
32e13fbffa
[2320] Allocation Engine for IPv4 implemented
|
12 years ago |
Stephen Morris
|
b075676335
[2524] Add logging to configuration manager
|
12 years ago |
Stephen Morris
|
46cf8771c2
[2524] Added commit and rollback trace messages
|
12 years ago |
Stephen Morris
|
593eacf16f
[2524] Add logging messages to memory file database code
|
12 years ago |