- 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)
commite8e7379311ca3bf6e1fdd7d0f477a43e510e2317
treef1a01ca79396c4a3213008d4fa8bb06726acd5fe
parente0ddb638d1fb7abf19969ac887f3b7a2bd8225c1
- Removed all IP_ADDR_S macros, because gettext doesn't like them. Each
  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.
po/nl.po
src/net.c
src/net.h
src/netutl.c
src/protocol.c