be79197 PROXY: Handle resolver hosts by name requests

1 file Authored by Samuel Cabrero 4 years ago, Committed by pbrezina 4 years ago,
    PROXY: Handle resolver hosts by name requests
    
    Call NSS library to get IPv4 and IPv6 addresses. If host not found,
    cache entries are deleted.
    
    Signed-off-by: Samuel Cabrero <scabrero@suse.de>
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>