mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/3490-global-ids-type-name-change'
* origin/topic/awelzel/3490-global-ids-type-name-change: global_ids: Align script_id$type_name field with type_name()
This commit is contained in:
commit
e87272f5a7
4 changed files with 18 additions and 7 deletions
4
NEWS
4
NEWS
|
@ -35,6 +35,10 @@ Changed Functionality
|
|||
would reproduce the same fuid, even if the command itself did not result in
|
||||
a file transfer over a data connection (e.g., CWD, DEL, PASV, SIZE).
|
||||
|
||||
- The type_name field populated by ``global_ids()`` now aligns with the value
|
||||
returned by ``type_name()`` for each identifier. E.g, ``Site::local_nets``
|
||||
has a type_name of ``set[subnet]`` rather than ``table``.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue