Implemented outgoing AXFR and IXFR with mostly shared code.
The general idea is a processor function which takes list_t of someting and passes it to the specific processing function one by one. AXFR uses list of two zone trees, IXFR list of changesets.
Please register or sign in to comment