mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
No description
![]() * origin/topic/robin/pktsrc: Fixing link-layer handling. Bugfixes and test updates. Fixing remaining tests. Adding test for dynamic packet dumper plugin. Test updates. Fixing Bro-level BPF filtering. A set of smaller API tweaks, and polishing. Adding test creating a dynamic pktsrc plugin. Interface tweaks for PktSrc, plus docs for PktSrc and PktDumper. A set of various fixes and smaller API tweaks, plus tests. Moving some of the BPF filtering code into base class. Small packet dumper API change. Moving Pkt{Src,Dumper} a directory level up. Removing FlowSrc. Removing netmap, remaining pieces of the 2ndary path, and left-over files of packet sorter. Prototype of a netmap packet source. A series of updates and tweaks to the new PktSrc interface. Fixing rebase relicts. IOSource reorg. BIT-1243 #close |
||
---|---|---|
aux | ||
cmake@0b22aeb9f3 | ||
doc | ||
pkg | ||
scripts | ||
src | ||
testing | ||
.gitignore | ||
.gitmodules | ||
bro-path-dev.in | ||
CHANGES | ||
CMakeLists.txt | ||
config.h.in | ||
configure | ||
COPYING | ||
INSTALL | ||
Makefile | ||
NEWS | ||
README | ||
VERSION |
============================ Bro Network Security Monitor ============================ Bro is a powerful framework for network analysis and security monitoring. Please see the INSTALL file for installation instructions and pointers for getting started. NEWS contains release notes for the current version, and CHANGES has the complete history of changes. Please see COPYING for licensing information. You can download source and binary releases on: http://www.bro.org/download To get the current development version, clone our master git repository: git clone --recursive git://git.bro.org/bro For more documentation, research publications, and community contact information, please see Bro's home page: http://www.bro.org On behalf of the Bro Development Team, Vern Paxson & Robin Sommer, International Computer Science Institute & Lawrence Berkeley National Laboratory vern@icir.org / robin@icir.org