Class DNSTraverse::Traverser
In: lib/dnstraverse/traverser.rb
Parent: Object

Methods

Included Modules

MessageUtility

Public Class methods

Public Instance methods

asks the :root/:rootip server for all the roots, fills in any missing IP addresses from local resolver

change to get_all or something?

returns a Hash of all the servernames we‘ve seen so far servername is the key, the value is an Array of IP addresses (strings)

[Validate]