Displaying 1 result from an estimated 1 matches for "ac5917bb".
Did you mean:
aa5917b6
2014 Aug 25
1
tinc 1.1 - Improve Hostname Support
Currently, the tinc application which is part of tinc 1.1 does not support
the ability to handle `Name = $HOST` lines in tinc.conf. This set of
patches refactors get_name in order to be able to support this
configuration option in the tinc binary.
After having read through the codebase, it seems like we could really do
for a heavy refactoring as there is a lot of poorly coupled and duplicated