summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_queue.c
diff options
context:
space:
mode:
authorHerbert Xu2007-10-14 09:39:01 +0200
committerDavid S. Miller2007-10-15 21:26:27 +0200
commit7b995651e373d6424f81db23f2ec503306dfd7f0 (patch)
tree6d41d29bce9e46d33f2a21d4fd2fa279e6e9730d /net/netfilter/nfnetlink_queue.c
parent[NET]: Avoid unnecessary cloning for ingress filtering (diff)
downloadkernel-qcow2-linux-7b995651e373d6424f81db23f2ec503306dfd7f0.tar.gz
kernel-qcow2-linux-7b995651e373d6424f81db23f2ec503306dfd7f0.tar.xz
kernel-qcow2-linux-7b995651e373d6424f81db23f2ec503306dfd7f0.zip
[BRIDGE]: Unshare skb upon entry
Due to the special location of the bridging hook, it should never see a shared packet anyway (certainly not with any in-kernel code). So it makes sense to unshare the skb there if necessary as that will greatly simplify the code below it (in particular, netfilter). Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/nfnetlink_queue.c')
0 files changed, 0 insertions, 0 deletions