a24cd01 ipautil: check for open ports on all resolved IPs

2 files Authored by tkrizek 7 years ago, Committed by mbasti 7 years ago,
    ipautil: check for open ports on all resolved IPs
    
    When a hostname is provided to host_port_open, it should check if
    ports are open for ALL IPs that are resolved from the hostname, instead
    of checking whether the port is reachable on at least one of the IPs.
    
    https://fedorahosted.org/freeipa/ticket/6522
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+34 -10