mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Document which Bro script vars are set by BroControl
This commit is contained in:
parent
1b26c05c2c
commit
4b8171f74a
6 changed files with 28 additions and 4 deletions
|
@ -17,7 +17,8 @@ export {
|
|||
[::1]/128,
|
||||
} &redef;
|
||||
|
||||
## Networks that are considered "local".
|
||||
## Networks that are considered "local". Note that BroControl sets
|
||||
## this automatically.
|
||||
const local_nets: set[subnet] &redef;
|
||||
|
||||
## This is used for retrieving the subnet when using multiple entries in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue