From: Harald Welte Date: Wed, 10 Aug 2005 03:23:11 +0000 (-0700) Subject: [NETFILTER]: add /proc/net/netfilter interface to nf_queue X-Git-Tag: v2.6.14-rc1~1035^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd86b9fc469b7e91dc7444e6abb8930811d79cb;p=pandora-kernel.git [NETFILTER]: add /proc/net/netfilter interface to nf_queue This patch adds a /proc/net/netfilter/nf_queue file, similar to the recently-added /proc/net/netfilter/nf_log. It indicates which queue handler is registered to which protocol family. This is useful since there are now multiple queue handlers in the treee (ip[6]_queue, nfnetlink_queue). Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed