mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Updated DocSourcesList with the change to the communication API.
This commit is contained in:
parent
9fd43d472b
commit
a9eb4c15a0
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@ rest_target(${psd} base/utils/patterns.bro)
|
||||||
rest_target(${psd} base/utils/site.bro)
|
rest_target(${psd} base/utils/site.bro)
|
||||||
rest_target(${psd} base/utils/strings.bro)
|
rest_target(${psd} base/utils/strings.bro)
|
||||||
rest_target(${psd} base/utils/thresholds.bro)
|
rest_target(${psd} base/utils/thresholds.bro)
|
||||||
rest_target(${psd} policy/frameworks/communication/listen-clear.bro)
|
rest_target(${psd} policy/frameworks/communication/listen.bro)
|
||||||
rest_target(${psd} policy/frameworks/communication/listen-ssl.bro)
|
|
||||||
rest_target(${psd} policy/frameworks/control/controllee.bro)
|
rest_target(${psd} policy/frameworks/control/controllee.bro)
|
||||||
rest_target(${psd} policy/frameworks/control/controller.bro)
|
rest_target(${psd} policy/frameworks/control/controller.bro)
|
||||||
rest_target(${psd} policy/frameworks/dpd/detect-protocols.bro)
|
rest_target(${psd} policy/frameworks/dpd/detect-protocols.bro)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue