summaryrefslogtreecommitdiffstats
path: root/network/zeek/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/zeek/README')
-rw-r--r--network/zeek/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/zeek/README b/network/zeek/README
index 02323c5758..da3cea66cd 100644
--- a/network/zeek/README
+++ b/network/zeek/README
@@ -2,3 +2,7 @@ Zeek (Bro) is an open source intrusion detection system (IDS).
It is different from traditional IDS tools in that it is
focused on network analysis. In other words, it is used
to monitor traffic traversing a network to identify anomalies.
+
+This is the last version of zeek supported by GCC v5.5.0
+
+Zeek v3.1.0 and newer requires GCC v7 for C++17 support.