Hi guys The following patches add ebt_nflog to the kernel tree and the ebtables userland tool in order to make it possible to use ebtables with ulogd2 through nfnetlink_log. ebtables patches are against svn, kernel patches are against 2.6.22.16. I will rebase if necessary. For now the ulog2 log lines look like this: Feb 5 18:52:36 efw-1201175446 ulogd[13898]: EBTABLES IN=br0 \ OUT= MAC=00:e0:4c:77:11:bb:ff:ff:08:00:0c:00 Not much information, I know. It's necessary to teach ulogd_raw2packet_BASE.c to understand the PF_BRIDGE protocol. I will start with that work now, just wanted to post these patches to request comments, in order to make sure I'm going the right direction. BTW: As far as I can say, the ebt_ulog watcher is completely broken. I think it's outdated and could be removed, since it does log only bogus with recent ulogdX, due to wrong (not updated) structs. I tried to fix it also, but i think the effort is not worth. kind regards, peter -- - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html