net/ipv4: VTI support new module for ip_vti.
authorSaurabh <saurabh.mohan@vyatta.com>
Tue, 17 Jul 2012 09:44:54 +0000 (09:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jul 2012 16:36:12 +0000 (09:36 -0700)
commit1181412c1a671ed4e8fb1736f17e6ec617c68059
tree209e44999802d85892fdae756ba5b205650de143
parenteb8637cd4a0d651cf4fcc1559231facee829a0ac
net/ipv4: VTI support new module for ip_vti.

New VTI tunnel kernel module, Kconfig and Makefile changes.

Signed-off-by: Saurabh Mohan <saurabh.mohan@vyatta.com>
Reviewed-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_tunnel.h
net/ipv4/Kconfig
net/ipv4/Makefile
net/ipv4/ip_vti.c [new file with mode: 0644]