mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
Adapt SSL analyzer to generate file analysis handles itself.
This commit is contained in:
parent
de8f8f87b6
commit
58efa09426
4 changed files with 29 additions and 20 deletions
|
@ -204,6 +204,7 @@ public:
|
|||
bool IsPersistent() { return persistent; }
|
||||
|
||||
void Describe(ODesc* d) const;
|
||||
void IDString(ODesc* d) const;
|
||||
|
||||
TimerMgr* GetTimerMgr() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue