mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Add btests for new Site::local_nets behavior
This commit is contained in:
parent
c3cde56a0a
commit
b2319ba5d9
10 changed files with 152 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
10.0.0.1 is private: F
|
||||
10.0.0.1 is local: F
|
||||
no local subnet
|
||||
1.2.3.4 is private: T
|
||||
1.2.3.4 is local: T
|
||||
local subnet is 1.0.0.0/8
|
Loading…
Add table
Add a link
Reference in a new issue