[Bro-Commits] [git/bro] master: Fixed a TODO in the DNS analysis script. (8600b67)

Why's this necessary (and why not for all events then)?

I believe there are still some inconsistencies when using namespaces
with events; not sure I like using that at this time.

Robin

Why's this necessary (and why not for all events then)?

99% of events are in the GLOBAL namespace.

I believe there are still some inconsistencies when using namespaces
with events; not sure I like using that at this time.

I believe that Bro won't check the current namespace for event handlers so if you have an event handler in a namespace you always have to specify the namespace even if you are in the correct namespace.

  .Seth