mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove deprecated functions/events
This commit removed functions/events that have been deprecated in Bro 2.6. It also removes the detection code that checks if the old communication framework is used (since all the functions that are checked were removed). Addresses parts of GH-243
This commit is contained in:
parent
375b151a4b
commit
5d44735209
33 changed files with 82 additions and 1312 deletions
|
@ -6,7 +6,6 @@
|
|||
@load frameworks/control/controller.zeek
|
||||
@load frameworks/files/extract-all-files.zeek
|
||||
@load policy/misc/dump-events.zeek
|
||||
@load policy/protocols/dhcp/deprecated_events.zeek
|
||||
@load policy/protocols/smb/__load__.zeek
|
||||
|
||||
@load ./example.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue