Displaying 1 result from an estimated 1 matches for "267e0c1e".
Did you mean:
257e0e1e
2006 Jun 01
2
Finding the right interface on FreeBSD
Hello,
The code in tinc for BSD device has no way to handle the fact that
several tun devices are already used., since it always try to open the
specified device which might already be in use.
The following patch makes it try to open the various available tun
devices before giving up.
Hope that helps,
--
Ga?l Roualland -+- gael.roualland@oleane.net
-------------- next part --------------
diff