]> Pileus Git - ~andy/linux/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)
commit0e6fbc5b6c6218987c93b8c7ca60cf786062899d
tree5b1241cdd4e43148cd09bc2f6b33d92990680909
parent45f2e9976cb6fc3f1cc533fd53fe74da5a9dbce4
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