zeek/scripts/base
Jon Siwek 1a75ef2abd Remove "relay" family of Broker functions
Namely these are now removed:

    - Broker::relay
    - Broker::publish_and_relay
    - Cluster::relay_rr
    - Cluster::relay_hrw

The idea being that Broker may eventually implement the necessary
routing (plus load balancing) functionality.  For now, code that used
these should "manually" handle and re-publish events as needed.
2018-08-27 16:49:35 -05:00
..
files reap the fruits of v += e 2018-07-26 12:51:36 -07:00
frameworks Remove "relay" family of Broker functions 2018-08-27 16:49:35 -05:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols Remove "relay" family of Broker functions 2018-08-27 16:49:35 -05:00
utils Merge remote-tracking branch 'origin/topic/dnthayer/ticket1963' 2018-08-20 12:44:58 -05:00
init-bare.bro Merge remote-tracking branch 'origin/topic/jazoff/fix-snaplen' 2018-08-21 14:54:55 -05:00
init-default.bro Enable SMB by default by moving scripts from policy/ to base/ 2018-08-16 17:23:28 -05:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00