From: stephane <stephane.ml.bryant@xxxxxxxxx> This series of patches intends to add support for queuing to userspace for the AF_BRIDGE family: -patch 1 just adds and registers the relevant structures: basic queuing is enabled -patch 2 passed VLAN and L2 header as netlink attribute, to and back from userspace. stephane (2): netfilter: bridge: add nf_afinfo to enable queuing to userspace netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to userspace include/uapi/linux/netfilter/nfnetlink_queue.h | 7 ++ net/bridge/netfilter/nf_tables_bridge.c | 47 ++++++++- net/netfilter/nfnetlink_queue.c | 130 ++++++++++++++++++++++++- 3 files changed, 177 insertions(+), 7 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html