Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19475

PATCH: nslookup: implement human readable ttl view in debug mode

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      Before:

         AUTHORITY RECORDS:
          ->  l.google.com
              type = SOA, class = IN, dlen = 38
              ttl = 60 (60 secs)
              primary name server = ns1.google.com
              responsible mail addr = dns-admin.google.com
              serial = 
              refresh = 900 ()
              retry = 900 ()
              expire = 1800 ()
              default TTL = 60 ()

      After:

         AUTHORITY RECORDS:
          ->  l.google.com
              type = SOA, class = IN, dlen = 38
              ttl = 60 (1 min)
              primary name server = ns1.google.com
              responsible mail addr = dns-admin.google.com
              serial = 613150094
              refresh = 900 (15 mins)
              retry = 900 (15 mins)
              expire = 1800 (30 mins)
              default TTL = 60 (1 min)

      Attachments

        Activity

          People

            Unassigned Unassigned
            none none
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: