mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
maintenance update for script optimization's knowledge of BiFs
This commit is contained in:
parent
fb344a20ea
commit
1c7c1b62f6
1 changed files with 0 additions and 1 deletions
|
@ -414,7 +414,6 @@ static std::unordered_map<std::string, unsigned int> func_attrs = {
|
||||||
{"reading_live_traffic", ATTR_IDEMPOTENT},
|
{"reading_live_traffic", ATTR_IDEMPOTENT},
|
||||||
{"reading_traces", ATTR_IDEMPOTENT},
|
{"reading_traces", ATTR_IDEMPOTENT},
|
||||||
{"record_fields", ATTR_FOLDABLE},
|
{"record_fields", ATTR_FOLDABLE},
|
||||||
{"record_type_to_vector", ATTR_FOLDABLE},
|
|
||||||
{"remask_addr", ATTR_FOLDABLE},
|
{"remask_addr", ATTR_FOLDABLE},
|
||||||
{"remove_prefix", ATTR_FOLDABLE},
|
{"remove_prefix", ATTR_FOLDABLE},
|
||||||
{"remove_suffix", ATTR_FOLDABLE},
|
{"remove_suffix", ATTR_FOLDABLE},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue