Dnshash: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
'''Suggested improvements:''' |
'''Suggested improvements:''' |
||
# Teach dnshash to validate its guesses with ping. |
# <s>Teach dnshash to validate its guesses with ping.</s> --[[Special:Contributions/24.61.13.2|24.61.13.2]] 02:40, 16 November 2009 (UTC) |
||
# Implement the dnshash algorithm in a real recursive resolver and cache. |
# Implement the dnshash algorithm in a real recursive resolver and cache. |
Revision as of 02:40, 16 November 2009
dnshash implements the hash-based DNS resolver described in Network principles.
See its README for full details.
Suggested improvements:
Teach dnshash to validate its guesses with ping.--24.61.13.2 02:40, 16 November 2009 (UTC)- Implement the dnshash algorithm in a real recursive resolver and cache.