From: Harald Welte Date: Wed, 10 Aug 2005 03:22:10 +0000 (-0700) Subject: [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} X-Git-Tag: v2.6.14-rc1~1035^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcd923c3e0c8ec9e4ed64f5a4e5766807b32729;p=pandora-kernel.git [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} This patch adds support for passing the real 'physical' device ifindex down to userspace via nfnetlink_log and nfnetlink_queue. This feature basically obsoletes net/bridge/netfilter/ebt_ulog.c, and it is likely ebt_ulog.c will die with one of the next couple of patches. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed