mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Add proper JSON serialization via C++, deprecate json.zeek
This commit is contained in:
parent
385de9b0e7
commit
33a7927704
5 changed files with 244 additions and 119 deletions
|
@ -3,7 +3,6 @@
|
|||
@load base/frameworks/openflow
|
||||
@load base/utils/active-http
|
||||
@load base/utils/exec
|
||||
@load base/utils/json
|
||||
|
||||
module OpenFlow;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue