mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge branch 'topic/christian/inputframework-paths' of https://github.com/ckreibich/zeek
* 'topic/christian/inputframework-paths' of https://github.com/ckreibich/zeek: Source file path control for Input and Intel frameworks
This commit is contained in:
commit
f19db92508
41 changed files with 502 additions and 10 deletions
7
NEWS
7
NEWS
|
@ -42,6 +42,13 @@ New Functionality
|
|||
for ( key, value in t )
|
||||
print key, value;
|
||||
|
||||
- Added options for controlling the source path/prefix for Input and
|
||||
Intel framework files:
|
||||
|
||||
- InputAscii::path_prefix
|
||||
- InputBinary::path_prefix
|
||||
- Intel::path_prefix
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue