Fix default device path selection on BSD.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 21 Sep 2014 10:58:23 +0000 (12:58 +0200)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 21 Sep 2014 11:00:23 +0000 (13:00 +0200)
Currently, if DeviceType = tap but Mode = router, the default
device path is /dev/tun0, which is wrong. This commit fixes that.


No differences found