diff options
author | Susant Sahani <susant@redhat.com> | 2014-05-23 12:07:46 +0530 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-06-02 16:20:44 +0200 |
commit | a613382bbf4357ce13f17c988713b80172e091fb (patch) | |
tree | 52bf7572ed5fca075f856e1b32c17e2661808c4d /src/.gitignore | |
parent | a9f434cf00d1d36d9a013b9739efe69653dd7279 (diff) |
networkd: introduce vti tunnel
This patch enables vti tunnel support.
example conf:
file : vti.netdev
[NetDev]
Name=vti-tun
Kind=vti
MTUBytes=1480
[Tunnel]
Local=X.X.X.X
Remote=X.X.X.X
file: vti.network
[Match]
Name=em1
[Network]
Tunnel=vti-tun
TODO:
Add more attributes for vti tunnel
IFLA_VTI_IKEY
IFLA_VTI_OKEY
Diffstat (limited to 'src/.gitignore')
0 files changed, 0 insertions, 0 deletions