Skip to content
Snippets Groups Projects
Commit 7fa17108 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Fixed IXFR replies when no data are available.

- Function for comprehensive comparing serials added to nameserver.
- Added function for loading serials from IXFR query.
- Loading serials before loading changesets in xfr-handler.
- Sending FORMERROR in proper cases after loading changesets
  fails.
- No data in journal results in fallback to AXFR.
- zones_xfr_load_changesets() now leaves changesets empty if the
  slave's serial is equal or larger than the master's serial.
  This results in the IXFR sending function to send out response
  with single SOA.

fixes #1409 @2h
parent f0a1e8ea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment