]> git.ipfire.org Git - thirdparty/kea.git/commit
[4112] selectSubnet4o6 implemented + one unit-test trac4112
authorTomek Mrugalski <tomasz@isc.org>
Sun, 1 Nov 2015 03:29:34 +0000 (12:29 +0900)
committerTomek Mrugalski <tomasz@isc.org>
Sun, 1 Nov 2015 03:29:34 +0000 (12:29 +0900)
commitbb5bf5e7dcb3b4d0b7f0a905d373f79c15f8c18b
tree5725d4d3c9b56f0b7ac6a7f6147416cee1f4a467
parent89efd6970a604f562530a084e34a76c2fc6b8d10
[4112] selectSubnet4o6 implemented + one unit-test
src/lib/dhcpsrv/Makefile.am
src/lib/dhcpsrv/cfg_4o6.h [new file with mode: 0644]
src/lib/dhcpsrv/cfg_subnets4.cc
src/lib/dhcpsrv/cfg_subnets4.h
src/lib/dhcpsrv/subnet.h
src/lib/dhcpsrv/subnet_selector.h
src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc