<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 04/07/2014 04:35 AM, Susant Sahani
wrote:<br>
</div>
<blockquote cite="mid:53422B21.90109@redhat.com" type="cite">
<blockquote type="cite" style="color: #000000;">This will be much
nicer if we simply use "ipip" as the kind, rather
<br>
than "tunnel".
<br>
</blockquote>
<br>
Done !
<br>
<blockquote type="cite" style="color: #000000;">
</blockquote>
</blockquote>
<br>
Hmm...<br>
<br>
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 <br>
<br>
<code>.netdev</code><br>
<pre><code>[NetDev]
Name=tunnel0
Kind=tunnel
</code><code>[Match]
Name=enp2s0
.network
[Network]
</code><code><code># one of the following</code>
Mode=ipip | gre | sit | isatap | vti
Address=192.168.0.15/24
Gateway=192.168.0.1</code>
Or have the Mode= in the .netdev file itself
JBG
</pre>
</body>
</html>