<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/07/2014 03:13 PM, "Jóhann B.
      Guðmundsson" wrote:<br>
    </div>
    <blockquote cite="mid:5342735A.6060404@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <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>
    </blockquote>
    Yes from user perceptive this is nice  but few line code more ;)<br>
    <blockquote cite="mid:5342735A.6060404@gmail.com" type="cite"> <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>
      <br>
    </blockquote>
    Thanks,<br>
    Susant<br>
    <blockquote cite="mid:5342735A.6060404@gmail.com" type="cite">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
systemd-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>