]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/udp_tunnel.h
tunnel: introduce udp_tun_rx_dst()
authorPravin B Shelar <pshelar@nicira.com>
Thu, 27 Aug 2015 06:46:50 +0000 (23:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2015 22:42:47 +0000 (15:42 -0700)
commitc29a70d2cadfea443c027d23481f820530b70057
tree2ebe4f224f810316d5b4f40131fe871bc7fb0ee6
parent980c394c53e420f7e5484d011378a4bec861ec7a
tunnel: introduce udp_tun_rx_dst()

Introduce function udp_tun_rx_dst() to initialize tunnel dst on
receive path.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Reviewed-by: Jesse Gross <jesse@nicira.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/dst_metadata.h
include/net/udp_tunnel.h
net/ipv4/ip_gre.c
net/ipv4/udp_tunnel.c