Skip to content

ixfr/axfr: failover even when the ixfr reply wasn't valid

Libor Peltan requested to merge axfr_failover into master

before: ixfr falls back to axfr only if valid, but negative reply, e.g. NOTAUTH, journal inconsistency.. after: ixfr falls back to axfr in any case ixfr fails, e.g. malformed reply packet

Merge request reports