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

scripts/setup-app-layer: fix rust generation - v1 #5457

Closed
wants to merge 1 commit into from

Conversation

jasonish
Copy link
Member

Fix Rust app-layer generation. Main parser file was being named
gopher.rs instead of the name of the protocol.

Fix Rust app-layer generation. Main parser file was being named
gopher.rs instead of the name of the protocol.
@jasonish jasonish requested a review from a team as a code owner September 30, 2020 17:20
@victorjulien victorjulien mentioned this pull request Oct 5, 2020
@victorjulien
Copy link
Member

Merged in #5464, thanks!

@jasonish jasonish deleted the template-rust-fixup/v1 branch July 1, 2021 17:15
jufajardini added a commit to jufajardini/suricata that referenced this pull request Jul 25, 2022
alert_queue_overflow and alerts_suppressed were not being
reinitialized when there was a reload of Suricata rules, leading to
non-valid stats counters if that happened.

Bug OISF#5457
jufajardini added a commit to jufajardini/suricata that referenced this pull request Jul 26, 2022
alert_queue_overflow and alerts_suppressed were not being
reinitialized when there was a reload of Suricata rules, leading to
non-valid stats counters if that happened.

Bug OISF#5457

(cherry picked from commit 93c2c97)
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request Jul 29, 2022
alert_queue_overflow and alerts_suppressed were not being
reinitialized when there was a reload of Suricata rules, leading to
non-valid stats counters if that happened.

Bug OISF#5457

(cherry picked from commit 93c2c97)
benignbala pushed a commit to benignbala/suricata that referenced this pull request Nov 12, 2022
alert_queue_overflow and alerts_suppressed were not being
reinitialized when there was a reload of Suricata rules, leading to
non-valid stats counters if that happened.

Bug OISF#5457
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants