Choose a different Port when 655 isn't available when doing "tinc init".
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 26 Jul 2013 12:17:15 +0000 (14:17 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 26 Jul 2013 12:17:15 +0000 (14:17 +0200)
If port 655 cannot be bound to when using the init command, tinc will try to
find a random port number that can be bound to, and will add the appropriate
Port variable to its host config file. A warning will be printed as well.


No differences found