commit: 3c95a7b78eb278ebfac0722bec9b4e1fcc38db65
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 20 01:03:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 06:16:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c95a7b7
net-analyzer/snort: update broken upstream urls
- docs
- bugs
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/snort/metadata.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/net-analyzer/snort/metadata.xml b/net-analyzer/snort/metadata.xml
index 3d18523037cc..39900f601479 100644
--- a/net-analyzer/snort/metadata.xml
+++ b/net-analyzer/snort/metadata.xml
@@ -14,7 +14,7 @@
system (IDS/IPS) developed by Sourcefire. Combining the
benefits of
signature, protocol, and anomaly-based inspection, Snort is the
most
widely deployed IDS/IPS technology worldwide. With millions of
downloads
- and approximately 300,000 registered users, Snort has become
the de facto
+ and approximately 300,000 registered users, Snort has become
the de facto
standard for IPS.
</longdescription>
<upstream>
@@ -23,8 +23,8 @@
<name>Snort Team</name>
</maintainer>
<changelog>http://www.snort.org/snort-downloads</changelog>
- <doc>http://www.snort.org/docs</doc>
-
<bugs-to>http://www.snort.org/snort-downloads/submit-a-bug/</bugs-to>
+ <doc>https://snort.org/documents#OfficialDocumentation</doc>
+ <bugs-to>https://snort.org/community#bugs</bugs-to>
</upstream>
<use>
<flag name="control-socket">
@@ -34,7 +34,7 @@
Enables extended file inspection capabilities.
</flag>
<flag name="gre">
- Enable support for inspecting and processing Generic
Routing
+ Enable support for inspecting and processing Generic
Routing
Encapsulation (GRE) packet headers. Only needed if you
are
monitoring GRE tunnels.
</flag>
@@ -62,12 +62,12 @@
and implement application detection. Requires
<pkg>dev-lang/luajit</pkg>.
</flag>
<flag name="perfprofiling">
- Enables support for preprocessor and rule performance
profiling
+ Enables support for preprocessor and rule performance
profiling
using the perfmonitor preprocessor.
</flag>
<flag name="ppm">
Enables support for setting per rule or per packet
latency limits.
- Helps protect against introducing network latency with
inline
+ Helps protect against introducing network latency with
inline
deployments.
</flag>
<flag name="react">
@@ -86,17 +86,17 @@
--enable-perfprofiling and --enable-ppm.
</flag>
<flag name="reload-error-restart">
- Enables support for completely restarting snort if an
error is
+ Enables support for completely restarting snort if an
error is
detected during a reload.
</flag>
<flag name="active-response">
- Enables support for automatically sending TCP resets
and ICMP
+ Enables support for automatically sending TCP resets
and ICMP
unreachable messages to terminate connections. Used
with inline
deployments.
</flag>
<flag name="flexresp3">
Enables support for new flexable response preprocessor
for enabling
- connection tearing for inline deployments. Replaces
flexresp and
+ connection tearing for inline deployments. Replaces
flexresp and
flexresp2.
</flag>
<flag name="large-pcap-64bit">