String getAddress(Endpoint this): host != null ? host.ip.format() : network.ip.format() + '/' + network.cidrSuffix;