summaryrefslogtreecommitdiffstats
path: root/fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2024-10-23 15:40:32 +0200
committerAndrei Pavel <andrei@isc.org>2024-10-23 15:40:32 +0200
commit9f7d0a93ebf0e9af28c951c2abadb6b6da902070 (patch)
tree0da3cb421026d7a82fee8dd3da4962f20c08d901 /fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service
parent[#3605] Razvan's fix for ASAN warnings in fuzzing (diff)
downloadkea-9f7d0a93ebf0e9af28c951c2abadb6b6da902070.tar.xz
kea-9f7d0a93ebf0e9af28c951c2abadb6b6da902070.zip
[#3605] Specialize HTTP fuzzers into v4 and v6
Diffstat (limited to 'fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service')
-rw-r--r--fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service4
1 files changed, 4 insertions, 0 deletions
diff --git a/fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service b/fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service
new file mode 100644
index 0000000000..11ed27a1c2
--- /dev/null
+++ b/fuzz/input/fuzz_http_endpoint_kea_dhcp4/config-get-with-service
@@ -0,0 +1,4 @@
+{
+ "command": "config-get",
+ "service": [ "dhcp4" ]
+}