Convert Port to numeric form before sending it to other nodes.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 3 Apr 2010 08:46:45 +0000 (09:46 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 3 Apr 2010 08:46:45 +0000 (09:46 +0100)
If one uses a symbolic name for the Port option, tinc will send that name
literally to other nodes.  However, it is not guaranteed that all nodes have
the same contents in /etc/services, or have such a file at all.


No differences found