[systemd-devel] [PATCH] networkd: Introduce ipip tunnel
"Jóhann B. Guðmundsson"
johannbg at gmail.com
Mon Apr 7 02:43:54 PDT 2014
On 04/07/2014 04:35 AM, Susant Sahani wrote:
>> This will be much nicer if we simply use "ipip" as the kind, rather
>> than "tunnel".
>
> Done !
Hmm...
I think it got right the first place from a usability perspective as in
kind=tunnel then we need to introduce mode= in the associated network
file as in
|.netdev|
|[NetDev]
Name=tunnel0
Kind=tunnel
||[Match]
Name=enp2s0
.network
[Network]
|||# one of the following|
Mode=ipip | gre | sit | isatap | vti
Address=192.168.0.15/24
Gateway=192.168.0.1|
Or have the Mode= in the .netdev file itself
JBG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140407/50e50b29/attachment.html>
More information about the systemd-devel
mailing list