]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
DB: update schemas to integrate the link layer information
authorEric Leblond <eric@inl.fr>
Tue, 29 Jul 2008 13:16:56 +0000 (15:16 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Jul 2008 13:16:56 +0000 (15:16 +0200)
commit445893642e6749fab43c22876893eecabc0e7485
tree512640069739b58fe980a52cd31b5fe9b4db4d7d
parent9fdec30e232e74e103d80049e0772f2d619574cb
DB: update schemas to integrate the link layer information

This patch adds support for logging the destination mac address and
raw header in the SQL databases.

In case of an ethernet header, a tuple (mac_saddr,mac_daddr,mac_proto)
is logged only once.

Signed-off-by: Pierre Chifflier <chifflier@inl.fr>
Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/mysql-ulogd2.sql
doc/pgsql-ulogd2.sql