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

Fix #7299 Old rules with ICMP types #3571

Closed
wants to merge 1 commit into from
Closed

Fix #7299 Old rules with ICMP types #3571

wants to merge 1 commit into from

Conversation

phil-davis
Copy link
Contributor

This is a minimal patch to just make sure that when there are ICMP types, the 'ipprotocol' gets set to 'inet' if it is not specified in the rule.

It fixes the reported behavior that I managed to reproduce in 2.3.3 - so the patch needs to be back-ported there.

@phil-davis
Copy link
Contributor Author

See #3572 for a more general fix.

@phil-davis
Copy link
Contributor Author

@rbgarga @jim-p Grischa Zengel has commented on the issue, that after an upgrade a rule like this causes "error loading the rules" and so the rule set is not loaded at all. So it is a big issue for those that come across it.
This, or #3572 or some config upgrade code or something else should be put in place.
I notice that movement on PRs has stopped the last couple of days.

@jim-p
Copy link
Contributor

jim-p commented Feb 26, 2017

I merged #3572 - Thanks!

@jim-p jim-p closed this Feb 26, 2017
@phil-davis phil-davis deleted the patch-8 branch February 27, 2017 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants