zeek/scripts/base
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
..
files Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
frameworks Merge branch 'master' of https://github.com/knielander/bro 2015-08-30 22:09:32 -07:00
misc BIT-1366: improve checksum offloading warning. 2015-04-02 10:12:39 -05:00
protocols Merge branch 'topic/jgras/base64-logging' of https://github.com/J-Gras/bro 2015-08-30 20:24:55 -07:00
utils Updates for the urls.bro script. Fixes BIT-1404. 2015-06-01 11:38:26 -04:00
init-bare.bro Merge branch 'master' of https://github.com/knielander/bro 2015-08-30 22:09:32 -07:00
init-default.bro Merge remote-tracking branch 'origin/topic/vladg/sip' 2015-04-21 15:30:25 -07:00