[Bro-Dev] [Bro-Commits] [git/bro] topic/bernhard/topk: implement topk. (c21c18e)

Matthias Vallentin vallentin at icir.org
Mon Apr 22 08:22:25 PDT 2013


>     This is _completely_ untested. It compiles. It will probably do
>     nothing else (well, besides crashing Bro).

What algorithm do you use? Based on my own research, I found that we
should use the Space-Saving algorithm that typically comes in the form
of the Stream-Summary data structure.

    Matthias


More information about the bro-dev mailing list