zeek/scripts/base/frameworks/cluster
Seth Hall da9b8cc283 Modification to the Communication framework API.
- Simplified the communication API and made it easier to change
  to encrypted connections by not having separate variables to
  define encrypted and unencrypted ports.

- Now, to enable listening without configuring nodes just
  load the frameworks/communication/listen script.

- If encrypted listening is desired set the following:
	redef Communication::listen_encrypted=T;

- Accompanying test updates.
2011-10-07 13:29:26 -04:00
..
nodes Consolidating some node-specific functionality from scripts in broctl repo. 2011-10-05 16:33:40 -05:00
__load__.bro Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
main.bro Clean up to cluster framework to make event handling clearer. 2011-10-04 11:57:50 -04:00
setup-connections.bro Clean up to cluster framework to make event handling clearer. 2011-10-04 11:57:50 -04:00