udp_tunnel: Seperate ipv6 functions into its own file.
authorAndy Zhou <azhou@nicira.com>
Wed, 17 Sep 2014 00:31:16 +0000 (17:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Sep 2014 19:57:15 +0000 (15:57 -0400)
Add ip6_udp_tunnel.c for ipv6 UDP tunnel functions to avoid ifdefs
in udp_tunnel.c

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp_tunnel.h
net/ipv4/udp_tunnel.c
net/ipv6/Makefile
net/ipv6/ip6_udp_tunnel.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge