BIND 10 trac1456, created. f47d81ec579d815ecddf8043fa6ada63df1cae16 [1456] Add 'single-update-mode' to xfrin/diff.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 25 10:07:37 UTC 2012
The branch, trac1456 has been created
at f47d81ec579d815ecddf8043fa6ada63df1cae16 (commit)
- Log -----------------------------------------------------------------
commit f47d81ec579d815ecddf8043fa6ada63df1cae16
Author: Jelte Jansen <jelte at isc.org>
Date: Fri May 25 12:04:25 2012 +0200
[1456] Add 'single-update-mode' to xfrin/diff.py
This mode is useful for DDNS-type updates; it allows for additions and deletions to be done in any order (keeping track of them separately).
It does have some extra restrictions; SOA records must be the first deleted and the first added type, and may not occur later anymore (causes ValueError).
For now, I left this in python/isc/xfrin, even though it is not purely xfrin anymore. Should we move it to datasrc? or util?
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list