* 'smb2-fix' of https://github.com/mauropalumbo75/zeek:
  added test and pcap files for smb_files.log fix
  fixing some missing log lines in smb_files.log
This commit is contained in:
Jon Siwek 2019-03-20 17:59:30 -07:00
commit 2d8acab664
7 changed files with 42 additions and 1 deletions

View file

@ -1,4 +1,8 @@
2.6-172 | 2019-03-20 17:59:30 -0700
* Fix smb_files.log missing FUID field in read/write actions (Mauro Palumbo)
2.6-169 | 2019-03-19 19:12:47 -0700
* Add support for NFLOG link-layer type (Ryan Denniston)