Skip to content
Commit 239fb791 authored by Thomas Graf's avatar Thomas Graf Committed by David S. Miller
Browse files

vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups



VXLAN must provide the skb mark and specifiy IPPROTO_UDP when doing
the FIB lookup for the remote ip. Otherwise an invalid route might
be returned.

Signed-off-by: default avatarThomas Graf <tgraf@suug.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b0d081c5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment