proto-dictionary dhcpv4
fuzzer-out dhcpv4
+migrate pair_legacy_nested=true
+
+#
+# When the caller gives us flat lists, we create nested ones.
+#
+pair V-I-Vendor-Specific.Cisco.Indirect-Image-Filename = "aa.txt", V-I-Vendor-Specific.Cisco.Indirect-Image-Filename = "bb.txt"
+match V-I-Vendor-Specific = { Cisco = { Indirect-Image-Filename = "aa.txt", Indirect-Image-Filename = "bb.txt" } }
+
encode-pair V-I-Vendor-Specific.Cisco.Indirect-Image-Filename = "aa.txt"
match 7d 0d 00 00 00 09 08 05 06 61 61 2e 74 78 74
match V-I-Vendor-Specific = { raw.Cisco = 0x09050661612e747874 }
count
-match 17
+match 20