mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
Moving all analyzers over to new structure.
This is a checkpoint, it works but there's more cleanup to do. TODOs in src/analyzer/protocols/TODO.
This commit is contained in:
parent
56edef1646
commit
dfc4cb0881
250 changed files with 1095 additions and 470 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "Func.h"
|
||||
#include "Frame.h"
|
||||
#include "Var.h"
|
||||
#include "Login.h"
|
||||
#include "analyzer/protocols/login/Login.h"
|
||||
#include "Sessions.h"
|
||||
#include "RE.h"
|
||||
#include "Serializer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue