Ignore the Interface option if device rename is impossible.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 21 Sep 2014 10:25:49 +0000 (11:25 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 21 Sep 2014 10:30:00 +0000 (11:30 +0100)
There are platforms on which it is impossible to rename the TUN/TAP
device. An example is Mac OS X (tuntapx). On these platforms,
specifying the Interface option will not rename the interface, but
the specified name will still be passed to tinc-up scripts and the
like, resulting in potential confusion for the user.


No differences found