mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-27 04:43:08 -04:00
The only place where dns_name_hash() was being used is the old hash table in the dns_badcache unit. Squash the dns_name_fullhash() and dns_name_hash() into single dns_name_hash() function that's always case-insensitive as it doesn't make to do case-sensitive hashing of the domain names and we were not using this anywhere. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||