]> git.ipfire.org Git - thirdparty/kea.git/commit
[5022] It is now possible to specify options for a prefix pool.
authorMarcin Siodelski <marcin@isc.org>
Mon, 3 Oct 2016 07:49:29 +0000 (09:49 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 3 Oct 2016 09:12:57 +0000 (11:12 +0200)
commit6cfae24d71ba92658ab8e0c5ce34cb9618ee1cb7
tree5f2de28f686040fe9f8bd2727e53b0cc7b88f65e
parent9f76f1650421b780646bd77565f6e8048ef48b9d
[5022] It is now possible to specify options for a prefix pool.
src/bin/dhcp6/json_config_parser.cc
src/bin/dhcp6/tests/config_parser_unittest.cc
src/lib/dhcpsrv/pool.cc
src/lib/dhcpsrv/pool.h
src/lib/dhcpsrv/tests/pool_unittest.cc