diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-19 21:03:25 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-20 06:16:59 +0000 |
commit | 3c95a7b78eb278ebfac0722bec9b4e1fcc38db65 (patch) | |
tree | fe5c0e3b127e4c1cfd7ebab467d79a42a47f82ef /net-analyzer | |
parent | net-analyzer/snort: update EAPI 7 -> 8 (diff) | |
download | gentoo-3c95a7b78eb278ebfac0722bec9b4e1fcc38db65.tar.gz gentoo-3c95a7b78eb278ebfac0722bec9b4e1fcc38db65.tar.bz2 gentoo-3c95a7b78eb278ebfac0722bec9b4e1fcc38db65.zip |
net-analyzer/snort: update broken upstream urls
- docs
- bugs
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snort/metadata.xml | 18 |
1 files 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"> |