mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
No description
![]() * origin/topic/hui/dnp3-udp: remove redundnt codes; find a way to use the analyzer function, such as Weird; fix a small bug in ProcessData function in DNP3.cc; passed the test Renameing the DNP3 TCP analyzer quickly fix another bug; adding missing field of the declaration of dnp3_request_application_header and dnp3_response_application_header Removing the debug printf in DNP3.cc fixed the bug of deciding the size of object 1 varition 1 in DNP3 Fix some things in DNP3 UDP analyzer. changed a bug, but still not working modify DNP3.cc and DNP3.h to add DNP3_UDP_Analyzer; binpac unchanged |
||
---|---|---|
aux | ||
cmake@aa15263ae3 | ||
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