]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2536] Moving detailed examples to separate files
authorPiotrek Zadroga <piotrek@isc.org>
Tue, 9 May 2023 15:06:28 +0000 (17:06 +0200)
committerPiotrek Zadroga <piotrek@isc.org>
Wed, 10 May 2023 09:06:31 +0000 (09:06 +0000)
commitf624ab14c43135df76bcddc74acdcfe8a33ec131
tree3008740d51f38316f781359fc17aea1710826574
parent26f2494e73ca41d3bf3ac0e8cc12497fe023c3e5
[#2536] Moving detailed examples to separate files
doc/Makefile.am
doc/examples/kea4/all-options.json
doc/examples/kea4/dnr.json [new file with mode: 0644]
doc/examples/kea6/all-options.json
doc/examples/kea6/dnr.json [new file with mode: 0644]
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
src/bin/dhcp4/tests/parser_unittest.cc
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
src/bin/dhcp6/tests/parser_unittest.cc
src/lib/yang/tests/config_unittests.cc