mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
make filters pointers (for inheritance)
This commit is contained in:
parent
f82bf3f35f
commit
3c40f00a53
7 changed files with 507 additions and 160 deletions
|
@ -0,0 +1,21 @@
|
|||
Input::EVENT_NEW
|
||||
1
|
||||
T
|
||||
Input::EVENT_NEW
|
||||
2
|
||||
T
|
||||
Input::EVENT_NEW
|
||||
3
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
4
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
5
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
6
|
||||
F
|
||||
Input::EVENT_NEW
|
||||
7
|
||||
T
|
Loading…
Add table
Add a link
Reference in a new issue