Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
dd542b9f18
commit
a64a260c55
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ func FuzzDig(f *testing.F) {
|
|||
"expire", "noexpire",
|
||||
"ednsflags", "ednsflags=\"", "ednsflags=1", "noednsflags",
|
||||
"subnet=0.0.0.0/0", "subnet=::0/0", "subnet=b", "subnet=0", "subnet",
|
||||
"cookie", "nocookeie",
|
||||
"cookie", "nocookie",
|
||||
"keepopen", "keepalive", "nokeepopen", "nokeepalive",
|
||||
"nsid", "nonsid",
|
||||
"padding", "nopadding",
|
||||
|
|
Loading…
Reference in a new issue