mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() Removed "file_mime_type" and "file_mime_types" event, replacing them with a new event called "file_metadata_inferred". It has a record argument of type "inferred_file_metadata", which contains the mime type information that the earlier events used to supply. The idea here is that future extensions to the record with new metadata will be less likely to break user code than the alternatives (adding new events or new event parameters). Addresses BIT-1368. |
||
---|---|---|
.. | ||
__load__.bro | ||
dcc-send.bro | ||
dpd.sig | ||
files.bro | ||
main.bro | ||
README |
Support for Internet Relay Chat (IRC) protocol analysis.