Updates for syslog analyzer to prepare it for merging.

- Integrated with CMake.
- Analyzer only support syslog over UDP right now.
- Fixed small bug in the analyzer to make it generate events correctly.
This commit is contained in:
Seth Hall 2011-06-03 10:28:10 -04:00
parent b621b8eccc
commit 6322130c37
5 changed files with 15 additions and 17 deletions

View file

@ -1,5 +1,3 @@
// $Id:$
#include "Syslog-binpac.h"
#include "TCP_Reassembler.h"