Searched hist:"7 e2fb8bc7ef6c7a63ca95751b90162dece0b3f4c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | diff 7e2fb8bc7ef6c7a63ca95751b90162dece0b3f4c Mon Jul 25 09:31:58 CDT 2022 Paul Chaignon <paul@isovalent.com> vxlan: Use ip_tunnel_key flow flags in route lookups
Use the new ip_tunnel_key field with the flow flags in the IPv4 route lookups for the encapsulated packet. This will be used by the bpf_skb_set_tunnel_key helper in a subsequent commit.
Signed-off-by: Paul Chaignon <paul@isovalent.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/1ffc95c3d60182fd5ec0cf6602083f8f68afe98f.1658759380.git.paul@isovalent.com
|