zeek/scripts/base/frameworks
Robin Sommer 36b5a4db08 Merge branch 'master' of https://github.com/knielander/bro
I reworked this a bit:

    - Moved the globals into a new Pcap::* namespace, and renamed them
      slightly.

    - Moved the definitions of the globals into pcap/const.bif.

    - Also moved the existing 'snaplen' into Pcap::* and removed
      SnapLen() from the PktSrc API (it's really a pcap thing).

    - Likewise moved the existing functions precompile_pcap_filter,
      install_pcap_filter, and pcap_error, into Pcap::*.

    - Did some more refactoring for the pcap code.

* 'master' of https://github.com/knielander/bro:
  Refactored patch (removed options, less ambiguous name)
  Allow Bro to run in fanout mode.
  Allow libpcap buffer size to be set manually.
  Allow Bro to run in fanout mode.
  Allowed libpcap buffer size to be set via configuration.
2015-08-30 22:09:32 -07:00
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
cluster Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
communication Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
files add support for MIME type video/MP2T 2015-08-21 17:32:19 -07:00
input Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00
intel Merge remote-tracking branch 'origin/topic/vladg/ssh' 2015-03-25 11:04:26 -07:00
logging Fix a "make doc" warning 2015-05-29 14:38:50 -05:00
notice Merge remote-tracking branch 'origin/topic/vladg/ssh' 2015-03-25 11:04:26 -07:00
packet-filter Merge branch 'master' of https://github.com/knielander/bro 2015-08-30 22:09:32 -07:00
reporter Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
signatures Log::write in signature framework was missing ts 2015-03-25 12:01:09 -07:00
software Updated detection of Flash and AdobeAIR. 2015-07-24 14:33:53 +02:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00
tunnels Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00