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)
commita649aa51bf8e5b5fcc76061c9f660122a08245a8
treec0ffb0e99c02481f43d19367a9be65b6a155c96e
parent053925efebf466b5866de12434010c1e8127c172
Ignore the Interface option if device rename is impossible.

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.
src/bsd/device.c