3235. [func] dns_db_diffx, a extended dns_db_diff which returns

the generated diff and optionally writes it to a
                        journal. [RT #26386]
This commit is contained in:
Mark Andrews
2011-12-05 06:10:07 +00:00
parent 232aecddd4
commit 2591f13dd3
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
@ 0 SOA . . 0 0 0 0 0
@ 0 NS @
@ 0 A 1.2.3.4
remove 0 A 5.6.7.8

View File

@@ -0,0 +1,5 @@
@ 0 SOA . . 0 0 0 0 0
@ 0 NS @
@ 0 A 1.2.3.4
remove 0 A 5.6.7.8
added 0 A 5.6.7.8

View File

@@ -0,0 +1,3 @@
@ 0 SOA . . 0 0 0 0 0
@ 0 NS @
@ 0 A 1.2.3.4