Skip to content
  • Michał Kępień's avatar
    Add system tests for AXFR statistics · a22e24a4
    Michał Kępień authored and Evan Hunt's avatar Evan Hunt committed
    Ensure AXFR statistics are calculated correctly by dig and named, both
    for incoming and outgoing transfers.  Rather than employing a zone which
    is already used in the "xfer" system test, create a new one whose AXFR
    form spans multiple TCP messages.  Disable EDNS when using dig to
    request an AXFR so that the same reference file can be used for testing
    statistics calculated by both dig and named (dig uses EDNS by default
    when sending transfer requests, which affects the number of bytes
    transferred).
    a22e24a4