* 'patch-6' of https://github.com/moshekaplan/bro:
  Update init-bare.bro
This commit is contained in:
Johanna Amann 2016-09-19 15:23:12 -07:00
commit b00e9ba338

View file

@ -395,9 +395,10 @@ type fa_file: record {
## extracted as part of the file analysis.
parent_id: string &optional;
## An identification of the source of the file data. E.g. it may be
## An identification of the source of the file data. E.g. it may be
## a network protocol over which it was transferred, or a local file
## path which was read, or some other input source.
## Examples are: "HTTP", "SMTP", "IRC_DATA", or the file path.
source: string;
## If the source of this file is a network connection, this field