zeek/scripts/base
Jon Siwek 1b4e0116f4 Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address
This environment variable is now set to listen only on IPv4 loopback
when running unit tests (instead of using the default INADDR_ANY).

This also moves some of the @loads out from init-bare.bro into a new
init-frameworks-and-bifs.bro in order to better support calling BIFs
(like `getenv`) from variable initializations in those particular
frameworks.
2018-06-01 15:38:11 -05:00
..
files Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
frameworks Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
utils Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
init-bare.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00
init-default.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00