add arpnip and macsuck hooks and exec hook implementation

This commit is contained in:
Oliver Gorwits
2020-12-30 20:38:45 +00:00
parent 28349eb489
commit 351927d384
9 changed files with 77 additions and 3 deletions

View File

@@ -389,6 +389,7 @@ worker_plugins:
- 'Arpnip'
- 'Arpnip::Nodes'
- 'Arpnip::Subnets'
- 'Arpnip::Hooks'
- 'Arpwalk'
- 'Contact'
- 'Delete'
@@ -411,11 +412,13 @@ worker_plugins:
- 'ExpireNodes'
- 'Graph'
- 'Hook'
- 'Hook::Exec'
- 'Hook::HTTP'
- 'Location'
- 'Macsuck'
- 'Macsuck::Nodes'
- 'Macsuck::WirelessNodes'
- 'Macsuck::Hooks'
- 'Macwalk'
- 'MakeRancidConf'
- 'NodeMonitor'