commit | fbcd923c3e0c8ec9e4ed64f5a4e5766807b32729 | [log] [tgz] |
---|---|---|
author | Harald Welte <laforge@netfilter.org> | Tue Aug 09 20:22:10 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:51:15 2005 -0700 |
tree | 68aa12364efe574d3c8fa667ad088c8746843a5d | |
parent | f6ebe77f955d77a988ce726f0818ec0103b11323 [diff] |
[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 <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>