All of lore.kernel.org
 help / color / mirror / Atom feed
* nftables: bridge filter with queue to userspace
@ 2015-10-29 21:23 Martin Gröger
  2015-10-29 22:11 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Gröger @ 2015-10-29 21:23 UTC (permalink / raw)
  To: netfilter

I'm trying to build a transparent filter with application level 
filtering. First experiment with ip and output hook and queue to 
userspace was successful. Then I changed to bridge filtering with 
forward hook. With counter action I see that the packets match the rule, 
but the queue to the usersapce doesn't work.

Am I right, that this fuction should work?
I'm using Fedora 22 with nftables 0.4.




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

end of thread, other threads:[~2015-10-31  9:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-29 21:23 nftables: bridge filter with queue to userspace Martin Gröger
2015-10-29 22:11 ` Pablo Neira Ayuso
2015-10-29 22:23   ` Florian Westphal
2015-10-30  7:16     ` Martin Gröger
2015-10-30 13:38       ` Florian Westphal
2015-10-30 20:21         ` Martin Gröger
2015-10-30 21:27           ` Florian Westphal
2015-10-31  9:02             ` Martin Gröger

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.