From 3e68e1cb6046f1cddd73449b526b2e51a82ae3ea Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sat, 28 Jan 2017 15:07:04 +0000 Subject: network/snort: Support non-ethernet decoders. Thanks to Panagiotis Nikolaou. Signed-off-by: David Spencer --- network/snort/README.SLACKWARE | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'network/snort/README.SLACKWARE') diff --git a/network/snort/README.SLACKWARE b/network/snort/README.SLACKWARE index 8b02a1dcc0..6bcf0714d1 100644 --- a/network/snort/README.SLACKWARE +++ b/network/snort/README.SLACKWARE @@ -12,6 +12,16 @@ information can be found at the following URLs: http://manual.snort.org/ (user manual) +Running the SlackBuild +---------------------- + +By default, non-Ethernet decoders (for example, venet0) are enabled. If +you need to disable this for performance reasons, use the option +'NON_ETHER=no': + + NON_ETHER=no ./snort.SlackBuild + + Starting snort -------------- -- cgit v1.2.3