From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 7/8][CTNETLINK] send conntrack events on ctnetlink actions Date: Tue, 08 Aug 2006 12:50:47 +0200 Message-ID: <44D86C87.20506@trash.net> References: <44C61C29.4050202@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Harald Welte , Netfilter Development Mailinglist Return-path: To: Pablo Neira Ayuso In-Reply-To: <44C61C29.4050202@netfilter.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Pablo Neira Ayuso wrote: > Currently only conntrack events generated by the conntrack core are > delivered to userspace via ctnetlink. This patch force the generation of > event notifications on ctnetlink actions. > > Example scenario: you have two process listening to ctnetlink and one of > them creates/changes/destroy a conntrack upon certain events This doesn't apply without 4/8. I also think sending incremental netlink updates is questionable here, if no conntrack events are configured other listeners can only get the entire new state by doing an additional dump.