• Vitezslav Kriz's avatar
    hints: reverse lookup keep name ordering from host file · 852adde1
    Vitezslav Kriz authored
    If one line contains multiple names for the address, the first
    name should be the canonical one (i.e. used for reverse lookups).
    In the current implementation wins top level domain according to
    domain tree.
    
    This change saves PTR records to separate tree. Names are
    oredered according to order in host file.
    852adde1