[Bro-Dev] State of TCPStats analyzer?

Robin Sommer robin at icir.org
Wed Jun 10 20:28:18 PDT 2015


Does anybody remember what the state of the TCPStats analyzer is?

We have this in scripts/base/frameworks/analyzer/main.bro:

        ## A set of analyzers to disable by default at startup. The default set
        ## contains legacy analyzers that are no longer supported.
        global disabled_analyzers: set[Analyzer::Tag] = {
                ANALYZER_INTERCONN,
                ANALYZER_STEPPINGSTONE,
                ANALYZER_BACKDOOR,
                ANALYZER_TCPSTATS,
        } &redef;

I understand why the first three are in there, but I don't recall
anything about TCPSTATS.

Robin

-- 
Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin


More information about the bro-dev mailing list