diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-01-24 21:16:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-24 21:16:58 +0100 |
commit | d577508727226d44a713f1af38b08769546edd2a (patch) | |
tree | b04fe77e9665778b1737099c815dd0ebba12777a /example | |
parent | 7a83a8dc9122a730a74e5ac644413ae87f94e563 (diff) |
fuzz: extend fuzzing coverage (#2281)
Diffstat (limited to 'example')
-rw-r--r-- | example/protos.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/protos.txt b/example/protos.txt index 3020cc094..85d335830 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -62,6 +62,7 @@ ipv6:[247f:855b:5e16:3caf::]/64:100@CustomProtocolE=2048 ipv6:[247f:855b:5e16:3caf::]/64@CustomProtocolF=2049 ipv6:[fe80::76ac:b9ff:fe6c:c124]:12717@CustomProtocolG=2050 ipv6:[fe80::76ac:b9ff:fe6c:c124]:12718@CustomProtocolH=65535 +ipv6:[fe80::76ac:b9ff:fe6c:c124]:12719@CustomProtocolI=65534 # # You can use symbolic IP addreses if you want |