Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
2591f13d
Commit
2591f13d
authored
Dec 05, 2011
by
Mark Andrews
Browse files
3235. [func] dns_db_diffx, a extended dns_db_diff which returns
the generated diff and optionally writes it to a journal. [RT #26386]
parent
232aecdd
Changes
3
Hide whitespace changes
Inline
Side-by-side
lib/dns/tests/testdata/diff/zone1.data
0 → 100644
View file @
2591f13d
@ 0 SOA . . 0 0 0 0 0
@ 0 NS @
@ 0 A 1.2.3.4
remove 0 A 5.6.7.8
lib/dns/tests/testdata/diff/zone2.data
0 → 100644
View file @
2591f13d
@ 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
lib/dns/tests/testdata/diff/zone3.data
0 → 100644
View file @
2591f13d
@ 0 SOA . . 0 0 0 0 0
@ 0 NS @
@ 0 A 1.2.3.4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment