All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] adds ebt_nflog watcher
@ 2008-02-05 18:29 Peter Warasin
  2008-02-05 18:29 ` [PATCH 1/2] Adds ebt_nflog watcher to kernel Peter Warasin
  2008-02-05 18:29 ` [PATCH 2/2] Adds nflog watcher to ebtables Peter Warasin
  0 siblings, 2 replies; 12+ messages in thread
From: Peter Warasin @ 2008-02-05 18:29 UTC (permalink / raw)
  To: netfilter-devel; +Cc: ebtables-devel

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

--

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-04-08 17:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 18:29 [PATCH 0/2] adds ebt_nflog watcher Peter Warasin
2008-02-05 18:29 ` [PATCH 1/2] Adds ebt_nflog watcher to kernel Peter Warasin
2008-02-21 14:13   ` Patrick McHardy
2008-02-25 23:03     ` [PATCH resend " Peter Warasin
     [not found]       ` <47C34933.8000301-k8AlXt1uIdjQT0dZR+AlfA@public.gmane.org>
2008-02-25 23:24         ` Bart De Schuymer
     [not found]           ` <1203981841.2959.6.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-02-26  2:50             ` Patrick McHardy
2008-02-27  0:46               ` Pablo Neira Ayuso
2008-03-17 16:25           ` [Ebtables-devel] " Peter Warasin
2008-03-17 16:25             ` Patrick McHardy
2008-03-17 22:12             ` Bart De Schuymer
2008-04-08 17:31       ` Patrick McHardy
2008-02-05 18:29 ` [PATCH 2/2] Adds nflog watcher to ebtables Peter Warasin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.