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

source-pcap-file: fix stats not being reset #1960

Closed
wants to merge 2 commits into from

Conversation

browner87
Copy link
Contributor

Fix for redmine #1737. Resets PCAP stats before every
file in Unix socket mode.

PCAP stats not reset between files in Unix socket mode. Added a memset to the Global Init function to clear these stats.
Fix for redmine OISF#1737. Clears stats between each scanned PCAP instead of just 
on load in Unix socket mode.
@inliniac inliniac mentioned this pull request Mar 31, 2016
@inliniac
Copy link
Contributor

Merged through #1970, thanks!

@inliniac inliniac closed this Mar 31, 2016
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.

2 participants