mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 13:38:19 +00:00
No description
![]() - configure wrapper had bash syntax some places; replaced w/ sh syntax - Added FindOpenSSL module. The one that ships with CMake does not allow for specifying a non-standard location. - datadir configure option changed to be relative to prefix. This simplifies the packaging from having to consider absolute paths. - Added macro for changing install_name of shared libs that need to ship with precompiled Bro for OS X. This is only the optional libmagic and libGeoIP for now. |
||
---|---|---|
aux@25a7ae58d8 | ||
binpac@b2d36176cd | ||
cmake | ||
doc | ||
example-attacks | ||
linux-include | ||
policy | ||
scripts | ||
src | ||
testing | ||
.gitmodules | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
CHANGES | ||
Checklist-for-Release | ||
CMakeLists.txt | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.in | ||
COPYING | ||
depcomp | ||
FILES.bin | ||
INSTALL | ||
install-sh | ||
libpcap.bufsize.patch | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
shtool | ||
TODO-For-Next-Release | ||
VERSION |
This is release 1.5 of Bro, a system for detecting network intruders in real-time using passive network monitoring. Please see the file INSTALL for installation instructions and some examples on how to run Bro. For more documentation, see the Bro Wiki: http://www.bro-ids.org/wiki/index.php/User_Manual Please note that this documentation is preliminary and still missing pieces. PDF and HTML versions of older versions of the manuals are also available in the doc/ directory. There's also in doc/misc/conn-logs/ a brief summary of the connection logs generated by the sample policy scripts (which are in policy/). Numerous other Bro-related publications, including a paper describing the system, can be found at http://www.bro-ids.org/publications.html Some auxiliary scripts and utilities are available in the aux/ directory. Note that these are not installed by default. Send comments, etc., to the Bro mailing list, bro@bro-ids.org. However, please note that you must first subscribe to the list in order to be able to post to it. - Vern Paxson & Robin Sommer, on behalf of the Bro development team Lawrence Berkeley National Laboratory University of California, Berkeley USA ICSI Center for Internet Research (ICIR) International Computer Science Institute Berkeley, CA USA vern@icir.org / robin@icir.org