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

dag: Skip over ERF_TYPE_META records #4694

Closed
wants to merge 1 commit into from

Conversation

jlucovsky
Copy link
Contributor

Suricata generates an error on unrecognised ERF types.
Suricata should ignore ERF 'Provenance' records with ERF_TYPE_META.

(cherry picked from commit 47082dd)

Link to redmine ticket: 3534

Describe changes:

Suricata generates an error on unrecognised ERF types.
Suricata should ignore ERF 'Provenance' records with ERF_TYPE_META.

(cherry picked from commit 47082dd)
@jlucovsky jlucovsky requested a review from a team as a code owner March 18, 2020 13:21
@jasonish
Copy link
Member

I wonder how we can better mark a PR as a backport. I have some older backport PRs that prefix the subject with "4.1.x: Fix foo and bar". It does make it clear that its for an old version, still not clear that its a backport though.

@victorjulien
Copy link
Member

I wonder how we can better mark a PR as a backport. I have some older backport PRs that prefix the subject with "4.1.x: Fix foo and bar". It does make it clear that its for an old version, still not clear that its a backport though.

We would add a label 'backport'.

@jlucovsky jlucovsky added the backport Backport to released Suricata versions label Mar 19, 2020
@jasonish
Copy link
Member

We would add a label 'backport'.

Looks good.

@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
4 participants