Skip to content

Commit 80ed873

Browse files
committed
tests: fix protocol for icmpv6 mtu rule
1 parent df95cea commit 80ed873

File tree

1 file changed

+1
-1
lines changed
  • tests/ipv6-evasion/ipv6-atomic-fragments-toobig

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
alert pkthdr any any -> any any (msg:"SURICATA IPv6 atomic fragment"; icmpv6.mtu:<1280; sid:1;)
1+
alert ipv6 any any -> any any (msg:"SURICATA IPv6 atomic fragment"; icmpv6.mtu:<1280; sid:1;)

0 commit comments

Comments
 (0)