]> Git Repo - linux.git/commit
netfilter: bridge: add nf_afinfo to enable queuing to userspace
authorStephane Bryant <[email protected]>
Sat, 26 Mar 2016 07:42:10 +0000 (08:42 +0100)
committerPablo Neira Ayuso <[email protected]>
Tue, 29 Mar 2016 11:24:37 +0000 (13:24 +0200)
commitac28634456867b23b95faccba7997a62ec430603
tree9d10a71187dd478585a0f00effe6226d8e53e139
parentccd63c20fe834a3f98f46f0447e5f106c4ffa2a4
netfilter: bridge: add nf_afinfo to enable queuing to userspace

This just adds and registers a nf_afinfo for the ethernet
bridge, which enables queuing to userspace for the AF_BRIDGE
family. No checksum computation is done.

Signed-off-by: Stephane Bryant <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
net/bridge/netfilter/nf_tables_bridge.c
This page took 0.054234 seconds and 4 git commands to generate.