]> git.ipfire.org Git - thirdparty/kea.git/commit
[5514] S46 options are now parsed properly
authorTomek Mrugalski <tomasz@isc.org>
Tue, 30 Jan 2018 12:49:34 +0000 (13:49 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 30 Jan 2018 12:49:34 +0000 (13:49 +0100)
commit806347458533be8f55c70fdb8c9c625c1d5b4db7
tree461fc1b49c9cbe55249783e4b700074c4990ccb0
parent924b00cb417da65e55dde3f7ab510360621ad7d4
[5514] S46 options are now parsed properly

 - added unit-test for complex S46 options
 - fixed support for option spaces other than dhcp6
 - added printing of psid
src/lib/dhcp/libdhcp++.cc
src/lib/dhcp/option_custom.cc
src/lib/dhcp/tests/libdhcp++_unittest.cc