Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

modify SNIFF_INTERFACES to fix division by zero #876 #9

Merged
merged 1 commit into from
Mar 16, 2016
Merged

Conversation

weslambert
Copy link
Contributor

Per Doug's recommendation, added [ $SNIFF_INTERFACES -eq 0 ] && SNIFF_INTERFACES=1 below the SNIFF_INTERFACES var, and moved SO_CORES and CALCD_CORES back up to the var declaration section.

Security-Onion-Solutions/security-onion#876

Per Doug's recommendation, added [ $SNIFF_INTERFACES -eq 0 ] && SNIFF_INTERFACES=1  below the SNIFF_INTERFACES var, and moved SO_CORES and CALCD_CORES back up to the var declaration section.
dougburks added a commit that referenced this pull request Mar 16, 2016
modify SNIFF_INTERFACES to fix division by zero #876
@dougburks dougburks merged commit 4546540 into Security-Onion-Solutions:master Mar 16, 2016
@dougburks
Copy link
Contributor

Thanks, Wes!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants