• Lubos Slovak's avatar
    Domain name case hack. · 7a9c6ba1
    Lubos Slovak authored
    - Converting domain names to lowercase when saving to zone.
      (This will probably remain in the final version too.)
    - Temporary converting domain name to lowercase in
      zone_contents_find_dname_hash().
    
    TODO: This should be resolved more systematically. One possible
          solution: save the QNAME converted to lowercase to the packet
          structure and use it for all lookups.
    
    fixes #1164
    7a9c6ba1