zeek/scripts/base
Jon Siwek 8cf9c41c12 GH-485: fix cases where DHCP log omits MAC field
The field is populated in this order of preference:

  (1) Use a client-identifier option sent by client
  (2) Use the server's CHADDR field
  (3) Use the client's CHADDR field

Case (3) did not exist before this patch.
2019-07-26 20:05:15 -07:00
..
files GH-379: move catch-and-release and unified2 scripts to policy/ 2019-06-05 13:33:45 -07:00
frameworks Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
misc Remove old, unmaintained p0f support. 2019-06-19 09:29:32 -07:00
protocols GH-485: fix cases where DHCP log omits MAC field 2019-07-26 20:05:15 -07:00
utils Add proper JSON serialization via C++, deprecate json.zeek 2019-07-02 12:52:26 -07:00
init-bare.zeek Remove unused option: chunked_io_buffer_soft_cap 2019-07-10 18:41:16 -07:00
init-default.zeek Merge branch 'ntp-rewrite' of https://github.com/mauropalumbo75/zeek 2019-06-15 19:11:34 -07:00
init-frameworks-and-bifs.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00