Skip to content
Snippets Groups Projects
Commit 7a9c6ba1 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Domain name case hack.

- 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
parent 06d1d54f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment