mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 15:39:42 +00:00
IPv6: add support for custom rules (#2120)
This commit is contained in:
parent
e8e4b9e8ff
commit
c711251578
9 changed files with 91 additions and 8 deletions
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_1.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_1.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[3ffe:507:0:1:200:86ff:fe05:80da]@CustomProtocolD
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_2.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_2.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[247f:855b:5e16:3caf::]/64:100@CustomProtocolE
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_3.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_3.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[247f:855b:5e16:3caf::]/64@CustomProtocolF
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_4.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_4.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[fe80::76ac:b9ff:fe6c:c124]:12717@CustomProtocolG
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_5.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_ipv6_5.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[fe80::76ac:b9ff:fe6c:c124]:12718@CustomProtocolH
|
||||
Loading…
Add table
Add a link
Reference in a new issue