zeek/scripts/base/frameworks
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
..
cluster Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
communication Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
control Merge remote-tracking branch 'origin/topic/jsiwek/filter-rotation' 2011-09-15 16:28:13 -07:00
dpd Some script level fixes. 2011-09-25 02:09:50 -04:00
intel Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
logging Various unit test cleanup. 2011-09-27 12:41:30 -05:00
metrics Fixed another "identifier not exported" error. 2011-10-07 03:32:28 -04:00
notice Fixed the "identifier is not exported" error. 2011-10-07 02:51:40 -04:00
packet-filter Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
reporter Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
signatures Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
software A few small updates for test baselines I updated earlier. 2011-09-29 15:52:25 -04:00