]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4358] Updated legacy (vs L2) UT comment
authorFrancis Dupont <fdupont@isc.org>
Wed, 27 May 2026 12:56:54 +0000 (14:56 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 27 May 2026 15:01:31 +0000 (17:01 +0200)
src/lib/dhcpsrv/tests/cfg_subnets6_unittest.cc

index 0cae6cc8956b8658b5d2ba3eecacd8810e5ed141..af3395fbe0f24d2d66e295501f0922663ca7a852 100644 (file)
@@ -422,7 +422,7 @@ TEST(CfgSubnets6Test, selectSubnetByInterfaceName) {
 }
 
 // This test checks that the subnet can be selected using an Interface ID
-// option inserted by a relay (TODO: merge with the L2 variant).
+// option inserted by a relay (legacy variant).
 TEST(CfgSubnets6Test, selectSubnetByInterfaceId) {
     CfgSubnets6 cfg;