Merge remote-tracking branch 'origin/topic/timw/rename-binpac_bro'

* origin/topic/timw/rename-binpac_bro:
  Rename bro-bif.h to zeek-bif.h
  Fix uses of bro.pac to use zeek.pac
  Rename the bro-related binpac files to zeek
This commit is contained in:
Jon Siwek 2020-08-26 11:20:58 -07:00
commit ff0aa6b050
142 changed files with 973 additions and 954 deletions

View file

@ -7,7 +7,7 @@
#include "analyzer/protocol/pia/PIA.h"
#include "analyzer/protocol/zip/ZIP.h"
#include "analyzer/protocol/mime/MIME.h"
#include "binpac_bro.h"
#include "binpac_zeek.h"
#include "IPAddr.h"
#include "analyzer/protocol/http/events.bif.h"