netifd/system-linux: add VTI tunnel support
authorAndré Valentin <avalentin@marcant.net>
Sat, 26 Dec 2015 22:57:32 +0000 (23:57 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 10:52:10 +0000 (11:52 +0100)
commit8ce9331fcc9cc63e71d1d57321f335359797b981
treeafbb47ca11b35faa18e2808158332e70d61d4584
parent49c8ab4ed307e4de016e92d3ffc84cd0ab50d56c
netifd/system-linux: add VTI tunnel support

This patch adds support for VTI interfaces. VTI interfaces can be used to
tunnel IPsec ESP traffic to a device so common firewall zones may be used.
This also enables routing protocols to work over IPsec tunnels.

Signed-off-by: André Valentin <avalentin@marcant.net>
system-linux.c