]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2536] Implementing DNRv4 Option with TDD
authorPiotrek Zadroga <piotrek@isc.org>
Wed, 19 Apr 2023 12:32:57 +0000 (14:32 +0200)
committerPiotrek Zadroga <piotrek@isc.org>
Thu, 4 May 2023 21:17:18 +0000 (23:17 +0200)
commit7a2ab16bbd39345835cf4f75d76b07cbbdcbd6a6
tree1dedd7bc4c1221a9874f0d9956f716f2119999a3
parent35333d7ca55dd0b3d9cab19ef28f407acb792bde
[#2536] Implementing DNRv4 Option with TDD
src/lib/dhcp/option4_dnr.cc
src/lib/dhcp/option4_dnr.h
src/lib/dhcp/option6_dnr.cc
src/lib/dhcp/option6_dnr.h
src/lib/dhcp/tests/Makefile.am
src/lib/dhcp/tests/option4_dnr_unittest.cc [new file with mode: 0644]
src/lib/dhcp/tests/option6_dnr_unittest.cc [moved from src/lib/dhcp/tests/option_dnr_unittest.cc with 96% similarity]