From: Harald Welte Date: Wed, 10 Aug 2005 02:28:03 +0000 (-0700) Subject: [NETFILTER]: connection tracking event notifiers X-Git-Tag: v2.6.14-rc1~1035^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3247baf8ecadf168642e3898b0212c29c79715;p=pandora-kernel.git [NETFILTER]: connection tracking event notifiers This adds a notifier chain based event mechanism for ip_conntrack state changes. As opposed to the previous implementations in patch-o-matic, we do no longer need a field in the skb to achieve this. Thanks to the valuable input from Patrick McHardy and Rusty on the idea of a per_cpu implementation. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed