ntopng/scripts/plugins/examples
Simone Mainardi 3ad4522e45 Implements additional plugin hooks
The following plugin hooks have been implemented

onEnable(hook, hook_config)
onDisable(hook, hook_config)
onUpdateConfig(hook, hook_config)
onLoad(hook, hook_config)
onUnload(hook, hook_config)

Documentation is part of the commit.

Implements #4451
Implements #4453
Implements #4454
Implements #4455
2020-09-21 18:25:14 +02:00
..
example Implements additional plugin hooks 2020-09-21 18:25:14 +02:00
flow_logger Reworks plugin loading and structure 2020-09-15 11:33:53 +02:00