- Removed all IP_ADDR_S macros, because gettext doesn't like them. Each
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 29 Jun 2000 13:04:15 +0000 (13:04 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 29 Jun 2000 13:04:15 +0000 (13:04 +0000)
  connection now has two hostnames: real_hostname (replacing the old),
  and vpn_hostname. In those places where hostnames really aren't usefull
  IP_ADDR_S has been replaced by %d.%d.%d.%d.


No differences found