mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

* origin/topic/robin/plugin-updates: Doc tweak. Submodule update. Updating plugin docs to recent changes. Update submodules. Updating submodule. Updating submodules. Updating plugin tests. Making plugin names case-insensitive for some internal comparisions. Updating submodules. Explicitly removing some old scripts on install. Removing setting installation plugin path from bro-path-dev.sh . Creating the installation directory for plugins at install time. BIT-1318 #merged BIT-1302 #closed BIT-1312 #closed
22 lines
524 B
Text
22 lines
524 B
Text
Demo::Foo - <Insert description> (dynamic, version 0.1)
|
|
[Function] hello_plugin_world
|
|
[Event] plugin_event
|
|
|
|
===
|
|
plugin: automatically loaded at startup
|
|
===
|
|
plugin: automatically loaded at startup
|
|
plugin: manually loaded
|
|
calling bif, Hello from the plugin!
|
|
=-=
|
|
=-=
|
|
===
|
|
plugin: automatically loaded at startup
|
|
===
|
|
plugin: automatically loaded at startup
|
|
plugin: manually loaded
|
|
calling bif, Hello from the plugin!
|
|
===
|
|
plugin: automatically loaded at startup
|
|
plugin: manually loaded
|
|
calling bif, Hello from the plugin!
|