zeek/scripts/base/protocols/conn
Arne Welzel 31aeb58e10 dpd: Replace negated service fmt() magic with dedicated field
...the only known cases where the `-` for `connection$service` was
handled is to skip/ignore these analyzers.

Slight suspicion that join_string_set() should maybe become a bif
now determine_service() runs once for each connection.

Closes #2388
2022-09-20 23:07:26 +02:00
..
__load__.zeek GH-1119: add base/protcols/conn/removal-hooks.zeek 2020-09-11 12:12:10 -07:00
contents.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
inactivity.zeek Add analyzer_confirmation and analyzer_violation events 2021-11-23 19:36:50 -07:00
main.zeek dpd: Replace negated service fmt() magic with dedicated field 2022-09-20 23:07:26 +02:00
polling.zeek reduce memory usage of ConnPolling 2020-06-26 18:51:29 -04:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00
removal-hooks.zeek GH-1119: add base/protcols/conn/removal-hooks.zeek 2020-09-11 12:12:10 -07:00
thresholds.zeek lint fixes: ensuring functions return values, robustness to nil Val's 2021-03-18 08:21:19 -07:00

Support for connection (TCP, UDP, or ICMP) analysis.