]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
Adds AF_BRIDGE and ARP header interpreter to BASE plugin
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>
Thu, 14 Feb 2008 15:07:24 +0000 (15:07 +0000)
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>
Thu, 14 Feb 2008 15:07:24 +0000 (15:07 +0000)
commita196557e9e19c210b5f4016b56a8d574b970859c
tree7122145d68c1524c37e346e71ad68fe6f167175f
parentbe0445b54014e5586ee697294d25efc754d9cb8c
Adds AF_BRIDGE and ARP header interpreter to BASE plugin

This patch adds an AF_BRIDGE interpreter to
ulogd_raw2packet_BASE plugin, which allows to log
packets coming from ebtables.
It also adds an ARP header decoder.

Signed-off-by: Peter Warasin <peter@endian.com>
filter/raw2packet/ulogd_raw2packet_BASE.c