Marcin Siodelski
|
e90a1c9c30
[3360] Memfile stores and reads leases from disk for v4 and v6.
|
11 years ago |
Marcin Siodelski
|
43eabfa8ba
[3295] Fixed an Allocation Engine test to check that old lease is NULL.
|
11 years ago |
Marcin Siodelski
|
dba236c915
[3295] Modified DHCPv6 allocation engine to return old lease.
|
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 |
Tomek Mrugalski
|
a019cd162f
[3171] Changes after review:
|
11 years ago |
Tomek Mrugalski
|
e096608605
[3171] alloc{Address -> Lease} rename, compilation fixes
|
11 years ago |
Tomek Mrugalski
|
7509a8d1bc
[3171] PD test for allocation with bogus hint implemented
|
11 years ago |
Tomek Mrugalski
|
cbda655103
[3171] Several extra address test adapted for PD allocation testing
|
11 years ago |
Tomek Mrugalski
|
a282ac7153
[3171] checkLease6() and checkPDLease6() unified
|
11 years ago |
Tomek Mrugalski
|
3e08c03f16
[3171] First test implementing PD lease allocation passed!
|
11 years ago |
Tomek Mrugalski
|
4b7664ccfd
[3171] IterativeAllocator::pickAddress() now handles prefixes as well
|
11 years ago |
Tomek Mrugalski
|
e295438305
[3171] AllocEngine work: increasePrefix() added, prefix_len passed around
|
11 years ago |
Tomek Mrugalski
|
d7d74b3493
[3149] getAllocator() implemented
|
11 years ago |
Tomek Mrugalski
|
a26a75c948
[3149] Lease6::LeaseType and Pool::PoolType unified.
|
11 years ago |
Tomek Mrugalski
|
b1217e6910
[master] Merge branch 'trac3150' (DHCP::CfgMgr support for PD)
|
11 years ago |
Tomek Mrugalski
|
22b8b335e3
[3150] checkType in Subnets implemented
|
11 years ago |
Tomek Mrugalski
|
f6619e644f
[3150] Support for different pool types in subnet implemented
|
11 years ago |
Tomek Mrugalski
|
154fbc8f1d
[3150] First part of prefix pool support
|
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 |
Marcin Siodelski
|
21b9e729ef
[3083] Merge branch 'master' into trac3083
|
11 years ago |
Tomek Mrugalski
|
8ab644fc53
[master] Merge branch 'trac2983' (4 extra hooks for DHCPv4)
|
11 years ago |
Marcin Siodelski
|
9fab3d3a01
[3083] Unit test setting FQDN lease parameters.
|
11 years ago |
Marcin Siodelski
|
18dc9853c0
[3083] Extended Allocation Engine API to pass the FQDN data.
|
11 years ago |
Marcin Siodelski
|
bf6d6bcddd
[3083] Allocation engine returns a copy of the previous lease instance.
|
11 years ago |
Tomek Mrugalski
|
1f4b736004
[2983] lease4_renew unit-tests implemented.
|
11 years ago |
Marcin Siodelski
|
3bc0e24e4d
[3083] Return the old lease instance when new lease is acquired.
|
11 years ago |
Tomek Mrugalski
|
4cd6015489
[2983] Remaining v4 hooks implemented.
|
11 years ago |