2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 00:15:17 +00:00

[#3605] Specialize HTTP fuzzers into v4 and v6

This commit is contained in:
Andrei Pavel
2024-10-23 16:40:32 +03:00
parent a4f4e30b3d
commit 9f7d0a93eb
60 changed files with 387 additions and 97 deletions

View File

@@ -0,0 +1,3 @@
{
"command": "config-get"
}

View File

@@ -0,0 +1,4 @@
{
"command": "config-get",
"service": [ "dhcp6" ]
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
0a

View File

@@ -0,0 +1,3 @@
{
"a": 1
}