Actions
Feature #514
closedIP6-in-IP6 encapsulation
Effort:
Difficulty:
Label:
Description
Suricata does not currently support IP6-in-IP6 encapsulation.
Files
Actions
Added by Michel SABORDE about 13 years ago. Updated about 13 years ago.
Description
Suricata does not currently support IP6-in-IP6 encapsulation.
Files
ip6-in-ip6.pcap (2.26 KB) ip6-in-ip6.pcap | Michel SABORDE, 08/08/2012 04:40 AM | ||
0001-decode-decode-IP6-in-IP6.patch (1.15 KB) 0001-decode-decode-IP6-in-IP6.patch | Eric Leblond, 08/08/2012 09:24 AM |
The attached patch should fix the issue. I've done some test and it seems ok.
Michel, can you test this ?
pull request on github: https://github.com/inliniac/suricata/pull/7
Merged.
Can you add a counter as well?
Merged https://github.com/inliniac/suricata/pull/45
Thanks Eric.