]> git.baikalelectronics.ru Git - kernel.git/commit
ip_tunnels: extend iptunnel_xmit()
authorPravin B Shelar <pshelar@nicira.com>
Tue, 18 Jun 2013 00:49:56 +0000 (17:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 01:07:41 +0000 (18:07 -0700)
commit1cf7e8e65db9c66fd4016473ddf0fa338de7bf3c
tree5b1241cdd4e43148cd09bc2f6b33d92990680909
parent045dfe946c80fc7dd9a13e7627b59fb914816c82
ip_tunnels: extend iptunnel_xmit()

Refactor various ip tunnels xmit functions and extend iptunnel_xmit()
so that there is more code sharing.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/net/ip_tunnels.h
net/ipv4/Makefile
net/ipv4/ip_tunnel.c
net/ipv4/ip_tunnel_core.c [new file with mode: 0644]
net/ipv6/sit.c