diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-01-28 15:07:04 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:25 +0700 |
commit | 3e68e1cb6046f1cddd73449b526b2e51a82ae3ea (patch) | |
tree | 6f677a02c9514b56e8bc614784c1c478e404806a /network/snort/README | |
parent | 5310799a40f028770901940bdf0d54a2e3280329 (diff) | |
download | slackbuilds-3e68e1cb6046f1cddd73449b526b2e51a82ae3ea.tar.gz |
network/snort: Support non-ethernet decoders.
Thanks to Panagiotis Nikolaou.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/snort/README')
-rw-r--r-- | network/snort/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/snort/README b/network/snort/README index 2b30f035ae..6beb0ff2e3 100644 --- a/network/snort/README +++ b/network/snort/README @@ -14,3 +14,6 @@ Snort has three primary functional modes. It can be used as a packet sniffer like tcpdump(1), a packet logger (useful for network traffic debugging, etc), or as a full blown network intrusion detection and prevention system. + +For more information about running Snort on Slackware, please see +README.SLACKWARE. |