vxlan: consolidate GBP handling even more
authorJiri Benc <jbenc@redhat.com>
Tue, 23 Feb 2016 17:02:55 +0000 (18:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Feb 2016 20:17:11 +0000 (15:17 -0500)
commit64f87d3616a01c53262c6e0e948d62df15923f1c
treeb41fb5468bb8e49fde7076ba6131eb092c34e56d
parent39661e2c158911ed3cf6f63464c6cbf9cf9b0660
vxlan: consolidate GBP handling even more

Now when the packet is scrubbed early, skb->mark can be set in the GBP
handling code.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c