]> git.ipfire.org Git - thirdparty/kea.git/commit
[5033] Added exmaple json files with dhcp-ddns, fixed copyrights
authorThomas Markwalder <tmark@isc.org>
Thu, 12 Jan 2017 13:23:21 +0000 (08:23 -0500)
committerThomas Markwalder <tmark@isc.org>
Thu, 12 Jan 2017 13:23:21 +0000 (08:23 -0500)
commitd7114906f0d99e35c3267fa7327aaac8ca08a06e
tree74378aa553dba502aa3d0256cb727946de6d8ffb
parent9b20235ebf98aca3669d622260b510a622e8b2d4
[5033] Added exmaple json files with dhcp-ddns, fixed copyrights
doc/examples/kea4/with-ddns.json [new file with mode: 0644]
doc/examples/kea6/with-ddns.json [new file with mode: 0644]
src/bin/dhcp4/simple_parser4.cc
src/bin/dhcp4/simple_parser4.h
src/bin/dhcp4/tests/parser_unittest.cc
src/bin/dhcp6/simple_parser6.cc
src/bin/dhcp6/simple_parser6.h
src/bin/dhcp6/tests/parser_unittest.cc
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
src/lib/dhcpsrv/tests/srv_config_unittest.cc