mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
![]() This makes Site::private_address_space work like a subset of Site::local_nets, to match many user's intuition of how we should treat site locality out of the box. As config options, changes/redefs to Site::private_address_space propagate to Site::local_nets, while changes to the latter don't affect the former. A new global bit `Site::private_address_space_is_local` controls the behavior. It defaults to true, and redefing to false brings back the original behavior. |
||
---|---|---|
.. | ||
active-http.zeek | ||
addrs.zeek | ||
backtrace.zeek | ||
conn-ids.zeek | ||
dir.zeek | ||
directions-and-hosts.zeek | ||
email.zeek | ||
exec.zeek | ||
files.zeek | ||
geoip-distance.zeek | ||
hash_hrw.zeek | ||
numbers.zeek | ||
paths.zeek | ||
patterns.zeek | ||
queue.zeek | ||
site.zeek | ||
strings.zeek | ||
thresholds.zeek | ||
time.zeek | ||
urls.zeek |