Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect: Recognize ERSPAN Type I packets #4635

Closed
wants to merge 3 commits into from

Conversation

jlucovsky
Copy link
Contributor

Continuation of #4627

[Backport of #4475]

This PR adds support for ERSPAN Type I packets to 5.0.x. It is now configurable (default off) decoder.erspan.typeI.enabled

This document and wireshark were used as a reference for this work.

Link to redmine ticket:3481

Describe changes:

Suricata-verify PR #195

(cherry picked from commit 427ec4e)
(cherry picked from commit aec4e9a)
For the backport, ERSPAN TypeI decode is

1. Disabled by default
2. Configurable: `decoder.erspan_typeI.enabled`
@jlucovsky jlucovsky requested a review from a team as a code owner March 5, 2020 13:48
@victorjulien victorjulien added this to the 5.0 milestone Mar 5, 2020
@jlucovsky jlucovsky added the backport Backport to released Suricata versions label Mar 20, 2020
@jlucovsky
Copy link
Contributor Author

Continued in #4718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Backport to released Suricata versions
2 participants