aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_tunnel_core.c
diff options
context:
space:
mode:
authorJiri Benc <jbenc@redhat.com>2016-04-05 14:47:11 +0200
committerDavid S. Miller <davem@davemloft.net>2016-04-06 16:50:32 -0400
commit47e5d1b06305e73afc917f47b65490adb06c7194 (patch)
tree5014af6a2789349f6860cc6aca99cc23617384bc /net/ipv4/ip_tunnel_core.c
parentvxlan: move Ethernet initialization to a separate function (diff)
downloadlinux-dev-47e5d1b06305e73afc917f47b65490adb06c7194.tar.xz
linux-dev-47e5d1b06305e73afc917f47b65490adb06c7194.zip
vxlan: move fdb code to common location in vxlan_xmit
Handle VXLAN_F_COLLECT_METADATA before VXLAN_F_PROXY. The latter does not make sense with the former, as it needs populated fdb which does not happen in metadata mode. After this cleanup, the fdb code in vxlan_xmit is moved to a common location and can be later skipped for VXLAN-GPE which does not necessarily carry inner Ethernet header. v2: changed commit description to not reference L3 mode Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_tunnel_core.c')
0 files changed, 0 insertions, 0 deletions