• Neil Fuller's avatar
    Fix the hostname for the IPv6 loopback address · a43c5da4
    Neil Fuller authored
    Previously the hostname was "localhost", which
    resolves to the IPv4 loopback address.
    
    Also fixed the documentation for getAllByName(null)
    which has returned the loopback addresses all the way
    back to 2009 and not thrown an exception as
    suggested in the docs.
    
    Test fixes and new tests included.
    
    Depends on commit 25147416bb105914c3cdf8fd65ca7cc20dae0f3e
    
    Bug: 18991397
    Bug: https://code.google.com/p/android/issues/detail?id=96801
    Change-Id: I9723516a977e2a3b97412bc1d7e58b36df327feb
    a43c5da4
brokentests.txt 6.66 KB