mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Bugfixes and test updates.
This commit is contained in:
parent
c1c4e6eb63
commit
4a66a8e341
19 changed files with 212 additions and 771 deletions
|
@ -45,7 +45,7 @@ public:
|
|||
DNS_Mgr(DNS_MgrMode mode);
|
||||
virtual ~DNS_Mgr();
|
||||
|
||||
void Init();
|
||||
void InitPostScript();
|
||||
void Flush();
|
||||
|
||||
// Looks up the address or addresses of the given host, and returns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue