]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
MAC2STR: add support for the new RAW MAC keys
authorEric Leblond <eric@inl.fr>
Tue, 29 Jul 2008 10:08:19 +0000 (12:08 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Jul 2008 10:08:19 +0000 (12:08 +0200)
commit6fcfeb97f7c28b75ee28d91663176ab5ff23414e
tree25580510e9dcb92ecbfbdb2a09cfa9cee1952881
parent2d4c60fed7c0179450d07523ac023fcec391e634
MAC2STR: add support for the new RAW MAC keys

This patch modifies MAC2STR to use the new MAC keys that gives us more
accurate information to parse the link layer header. This patch also
does some probing based on the header and field size in the case of
ULOG (since we do not have enough information to perform accurate
parsing).

Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
filter/ulogd_filter_MAC2STR.c