Thread (10 messages) flat view 10 messages, 3 authors, 2012-02-26

Re: [PATCH 2/3] netlink: allow to pass data pointer to netlink_dump_start() callback

From: David Miller <davem@davemloft.net>
Date: 2012-02-26 19:28:11
Also in: netfilter-devel

From: pablo@netfilter.org
Date: Sat, 25 Feb 2012 01:30:16 +0100
From: Pablo Neira Ayuso <pablo@netfilter.org>

This patch allows you to pass a data pointer that can be
accessed from the dump callback.

Netfilter is going to use this patch to provide filtered dumps
to user-space. This is specifically interesting in ctnetlink that
may handle lots of conntrack entries. We can save precious
cycles by skipping the conversion to TLV format of conntrack
entries that are not interesting for user-space.

More specifically, ctnetlink will include one operation to allow
to filter the dumping of conntrack entries by ctmark values.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help