net-analyzer / barnyard2

Parser for Snort unified/unified2 files

Official package sites : https://firnsy.com/projects · https://github.com/firnsy/barnyard2 ·

Barnyard2 is a fork of the original barnyard project (which is no longer under development). Barnyard2 is an open source interpreter for Snort unified2 binary output files. Its primary use is allowing Snort to write to disk in an efficient manner and leaving the task of parsing binary data into various formats to a separate process that will not cause Snort to miss network traffic. Barnyard2 is under active development and continues to adapt based on user feedback.

v1.13 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 x86
USE flags
debug gre mpls mysql odbc postgres sguil

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
gre
Enable GRE support
mpls
Enable support for mpls networks
mysql
Add mySQL Database support
odbc
Add ODBC Support (Open DataBase Connectivity)
postgres
Add support for the postgresql database
sguil
Enable sguil (The Analyst Console for Network Security Monitoring) support

dev-db / mysql-connector-c : C client library for MariaDB/MySQL

dev-db / postgresql : PostgreSQL RDBMS

dev-db / unixODBC : Complete ODBC driver manager

dev-lang / tcl : Tool Command Language

net-libs / libpcap : A system-independent library for user-level network packet capture

dev-db / mysql-connector-c : C client library for MariaDB/MySQL

dev-db / postgresql : PostgreSQL RDBMS

dev-db / unixODBC : Complete ODBC driver manager

dev-lang / tcl : Tool Command Language

net-libs / libpcap : A system-independent library for user-level network packet capture

app-admin / sagan : Sagan is a multi-threaded, real time system and event log monitoring system

689326
net-analyzer/barnyard2-1.9-r2 : configure: ERROR: unable to find mysqlclient library (libmysqlclient.*)
889690
net-analyzer/barnyard2-1.13 fails to compile (DASH-SYSTEM): map.c:480:67: error: file undeclared (first use in this function)
919220
net-analyzer/barnyard2-1.13 - spo_database_cache.c: error: passing argument 2 of SQLRowCount from incompatible pointer type [-Wincompatible-pointer-ty
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
net-analyzer/barnyard2: add missing remote-if, fix VariableOrderWrong
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/barnyard2: drop 1.9-r2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-analyzer/barnyard2: Stabilize 1.13 x86, #665814
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-analyzer/barnyard2: Stabilize 1.13 amd64, #665814
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-analyzer/barnyard2: Prevent editing out -Werror
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Closes: https://bugs.gentoo.org/717466 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-analyzer/barnyard2: Fix building against dev-db/mysql-connector-c-8*
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-analyzer/barnyard2: Fix USE="-* odbc"
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Fixes: https://bugs.gentoo.org/689544 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-analyzer/barnyard2: Fix library discovery using LIBDIR
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Bug: https://bugs.gentoo.org/689326 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-analyzer/barnyard2: Add USE=sguil, drop USE=static
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
net-analyzer/barnyard2: Version 1.13
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Bug: 476656 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
net-analyzer/barnyard2: Revbump to fix dependencies
Non-maintainer commit Closes: https://bugs.gentoo.org/665936 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
net-analyzer/barnyard2: fix SRC_URI, HOMEPAGE, EAPI7, improve ebuild.
Closes: https://bugs.gentoo.org/663910 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/9603 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed