ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation
authorTom Herbert <therbert@google.com>
Wed, 17 Sep 2014 19:26:00 +0000 (12:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Sep 2014 21:15:32 +0000 (17:15 -0400)
commit473ab820dd4af588785a8e10b9c1547aadb4fd72
tree478bb4b8987b7cd1f2ad1e0b7d5756ce6b993a94
parent14909664e4e192f4c6f6fcdccd9919af7cf783ab
ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation

Add netlink handling for IP tunnel encapsulation parameters and
and adjustment of MTU for encapsulation.  ip_tunnel_encap is called
from ip_tunnel_xmit to actually perform FOU encapsulation.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipip.c