Dnshash: Difference between revisions

From OLPC
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:

  1. Teach dnshash to validate its guesses with ping. --24.61.13.2 02:40, 16 November 2009 (UTC)
  2. Implement the dnshash algorithm in a real recursive resolver and cache.