zeek/scripts/base
Christian Kreibich efaa9ec3be Add support for making the supervisor listen for requests
The supervisor now starts listening on the configured Broker default address and
port when the new boolean SupervisorControl::enable_listen is T. Listening
remains disabled by default. Listening allows nodes to communicate with the
supervisor via the events laid out in control.zeek, to conduct further node
management.
2021-07-08 13:12:53 -07:00
..
files GH-1634: Address feedback 2021-07-02 15:12:58 +01:00
frameworks Add support for making the supervisor listen for requests 2021-07-08 13:12:53 -07:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
packet-protocols Add base class for IP-based packet analyzers 2021-05-18 11:52:03 -07:00
protocols Add a few DNS query types. 2021-07-06 10:40:22 +01:00
utils lint fixes: ensuring functions return values, robustness to nil Val's 2021-03-18 08:21:19 -07:00
init-bare.zeek Fix SMB tests on Apple M1. 2021-06-29 20:17:02 +02:00
init-default.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-frameworks-and-bifs.zeek GH-1122: Allow initializing globals with calls to subdir BIFs 2020-08-27 12:20:37 -07:00