summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/pool.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [1283] Remove toText() calls where IOAddress should be used directlyMukund Sivaraman2014-01-071-4/+4
* [3171] Pool::toText() implemented, exception error in AllocEngine clarifiedTomek Mrugalski2013-10-021-0/+18
* [3149] Lease6::LeaseType and Pool::PoolType unified.Tomek Mrugalski2013-09-181-9/+11
* [3150] Changes after review:Tomek Mrugalski2013-09-171-1/+1
* [3150] Extra unit-test for temp. address poolTomek Mrugalski2013-09-161-1/+1
* [3150] Support for different pool types in subnet implementedTomek Mrugalski2013-09-161-9/+13
* [3150] First part of prefix pool supportTomek Mrugalski2013-09-101-2/+2
* [3150] PD support added to Pool6Tomek Mrugalski2013-09-101-6/+18
* [2789] Updated copyright dates.Thomas Markwalder2013-03-251-1/+1
* [2789] Removed the private member, Pool6::prefix_len_. It was createdThomas Markwalder2013-03-251-5/+4
* [2705] removed unused private members (or actually use it as a workaround).JINMEI Tatuya2013-02-211-2/+3
* [2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls.Marcin Siodelski2012-12-131-4/+4
* [2475] Split dhcp files into dhcp and dhcpsrv directoriesStephen Morris2012-11-161-0/+118