zeek/src/plugin
Robin Sommer c91792b762 Merge branch 'topic/jswaro/feature/HookAddToAnalyzer-tcprs-support' of https://github.com/jswaro/bro
Making two changes here:

    - Renaming the hook to SetupAnalyzerTree.

    - Reverting the reversal of the script load order. Instead, I'm
      adding an additional script that Bro looks for to load first,
      "__preload__.bro". Also extending the plugin docs to cover this.

    - Increasing plugin API version, as I suppose adding a new virtual
      function may invalidate binary compatibility.

* 'topic/jswaro/feature/HookAddToAnalyzer-tcprs-support' of https://github.com/jswaro/bro:
  Add hook 'HookAddToAnalyzerTree' to support TCPRS plugin
2015-08-10 15:05:48 -07:00
..
Component.cc Merge remote-tracking branch 'origin/master' into topic/robin/pktsrc 2014-08-22 15:41:42 -07:00
Component.h Removing netmap, remaining pieces of the 2ndary path, and left-over 2014-08-22 16:24:39 -07:00
ComponentManager.h Add a new attribute: &deprecated. 2015-01-21 09:40:50 -06:00
Manager.cc Merge branch 'topic/jswaro/feature/HookAddToAnalyzer-tcprs-support' of https://github.com/jswaro/bro 2015-08-10 15:05:48 -07:00
Manager.h Merge branch 'topic/jswaro/feature/HookAddToAnalyzer-tcprs-support' of https://github.com/jswaro/bro 2015-08-10 15:05:48 -07:00
Plugin.cc Merge branch 'topic/jswaro/feature/HookAddToAnalyzer-tcprs-support' of https://github.com/jswaro/bro 2015-08-10 15:05:48 -07:00
Plugin.h Merge branch 'topic/jswaro/feature/HookAddToAnalyzer-tcprs-support' of https://github.com/jswaro/bro 2015-08-10 15:05:48 -07:00
TaggedComponent.h Cleanup of plugin component API. 2013-12-16 10:07:20 -08:00