zeek/scripts/policy/frameworks
Jon Siwek 613b27eec7 GH-1080: Rename conflicting NetControl::DROP enum definitions
``NetControl::DROP`` had 3 conflicting definitions that could potentially
be used incorrectly without any warnings or type-checking errors.
Such enum redefinition conflicts are now caught and treated as errors,
so the ``NetControl::DROP`` enums had to be renamed:

* The use as enum of type ``Log::ID`` is renamed to ``NetControl::DROP_LOG``

* The use as enum of type ``NetControl::CatchReleaseInfo`` is renamed to
  ``NetControl::DROP_REQUESTED``

* The use as enum of type ``NetControl::RuleType`` is unchanged and still
  named ``NetControl::DROP``
2020-07-31 16:11:35 -07:00
..
control More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
dpd GH-646: add new "successful_connection_remove" event 2019-11-11 19:52:59 -08:00
files Update URL for Malware Hash Registry website 2019-12-16 08:22:46 -08:00
intel Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
netcontrol GH-1080: Rename conflicting NetControl::DROP enum definitions 2020-07-31 16:11:35 -07:00
notice GH-379: move catch-and-release and unified2 scripts to policy/ 2019-06-05 13:33:45 -07:00
packet-filter More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
signatures Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
software GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00