summaryrefslogtreecommitdiff
path: root/net-analyzer/snort/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
commit09351e78166b5e864197c4456ebae3f89dd0bed9 (patch)
tree41a96399f56ed3aa399006871bfce4430db84aa2 /net-analyzer/snort/metadata.xml
parentc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff)
gentoo resync : 22.01.2019
Diffstat (limited to 'net-analyzer/snort/metadata.xml')
-rw-r--r--net-analyzer/snort/metadata.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/net-analyzer/snort/metadata.xml b/net-analyzer/snort/metadata.xml
index 4478a084a217..be9d2aed013e 100644
--- a/net-analyzer/snort/metadata.xml
+++ b/net-analyzer/snort/metadata.xml
@@ -30,11 +30,6 @@
<flag name="control-socket">
Enables Snort's control socket.
</flag>
- <flag name="dynamicplugin">
- Enable ability to dynamically load preprocessors, detection engine,
- and rules library. This is required if you want to use shared
- object (SO) snort rules.
- </flag>
<flag name="file-inspect">
Enables extended file inspection capabilities.
</flag>
@@ -57,11 +52,6 @@
Enable accurate statistics reporting through /proc on systems with
multipule processors.
</flag>
- <flag name="mpls">
- Enables support for processing and inspecting Multiprotocol Label
- Switching MPLS network network traffic. Only needed if you are
- monitoring an MPLS network.
- </flag>
<flag name="non-ether-decoders">
Enable decoding of non-ethernet protocols such as TokenRing, FDDI,
IPX, etc.
@@ -95,40 +85,20 @@
Enables Sourcefire specific build options, which include
--enable-perfprofiling and --enable-ppm.
</flag>
- <flag name="targetbased">
- Enables support in snort for using a host attibute XML file
- (attribute_table.dtd). This file needs to be created by the user
- and should define the IP address, operating system, and services
- for all hosts on the monitored network. This is cumbersome, but
- can improve intrusion detection accuracy.
- </flag>
<flag name="reload-error-restart">
Enables support for completely restarting snort if an error is
detected durring a reload.
</flag>
- <flag name="zlib">
- Enables HTTP inspection of compressed web traffic. Requires
- dynamicplugin be enabled.
- </flag>
<flag name="active-response">
Enables support for automatically sending TCP resets and ICMP
unreachable messages to terminate connections. Used with inline
deployments.
</flag>
- <flag name="normalizer">
- Enables support for normalizing packets in inline deployments to
- help minimize the chances of detection evasion.
- </flag>
<flag name="flexresp3">
Enables support for new flexable response preprocessor for enabling
connection tearing for inline deployments. Replaces flexresp and
flexresp2.
</flag>
- <flag name="paf">
- Enables support for Protocol Aware Flushing. This allows Snort to
- statefully scan a stream and reassemble a complete protocol data
- unit regardless of segmentation.
- </flag>
<flag name="large-pcap-64bit">
Allows Snort to read pcap files that are larger than 2 GB. ONLY
VALID FOR 64bit SYSTEMS!