Ticket #131 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Add IXFR support by implementing AFXR fallback

Reported by: anon Assigned to: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

In my current setup I use XName.org and Afraid.org for free Secondary DNS. These servers try to do an IXFR before requesting an AXFR. According to RFC1995 IXFR can either send only the changed records of a zone or the entire zone (just like an AXFR).

The attached patch implements that (based on SVN 998)

Attachments

ixfr-fix.diff (1.3 kB) - added by anon on 03/26/07 16:34:57.

Change History

03/26/07 16:34:57 changed by anon

  • attachment ixfr-fix.diff added.

11/17/07 22:21:19 changed by ahu

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in commit 1103