Skip to content
  • Evan Hunt's avatar
    journal fixes · 85684634
    Evan Hunt authored and Michal Nowak's avatar Michal Nowak committed
    - silence out of range errors from dns_journal_compact() when serial == 0;
      just start from the beginning of the journal.
    - add the starting and ending serial number from the journal header to
      the output of dns_journal_print().
    - use a value less than 2^32 for DNS_ZONEFLG_FIXJOURNAL; a larger value
      could cause problems in some build environments.
    
    (cherry picked from commit ffa7e3ab)
    85684634