Router: Convert configured hostnames to IP addresses

before publishing (proposal #141)
NTCP-only config still to do
This commit is contained in:
zzz
2017-10-04 17:33:55 +00:00
parent c4a932b187
commit 5fb6b2c79a
4 changed files with 66 additions and 8 deletions

View File

@ -453,8 +453,6 @@ public abstract class Addresses {
* Number of results may also change based on caching at various layers,
* even if the ultimate name server results did not change.
*
* Note: Unused
*
* @param host DNS or IPv4 or IPv6 host name; if null returns null
* @return non-empty list IPs, or null if none
* @since 0.9.28