"@" is now the relative name returned for a chain that points to the absolute
root of the rbt.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# test data for dns_rbtnodechain_first
|
||||
#
|
||||
# format is: <dbfile> <findnode> <next> <nextorigin> <prev> <prevorigin> <first> <firstorigin> <last> <lastorigin>
|
||||
# format is: <dbfile> <firstname> <firstorigin> <nextname> <nextorigin>
|
||||
#
|
||||
dns_rbtnodechain_first_1.data . . com .
|
||||
dns_rbtnodechain_first_2.data . . vix.com .
|
||||
dns_rbtnodechain_first_1.data @ . com .
|
||||
dns_rbtnodechain_first_2.data @ . vix.com .
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
#
|
||||
# format is: <dbfile> <findnode> <next> <nextorigin> <prev> <prevorigin> <first> <firstorigin> <last> <lastorigin>
|
||||
#
|
||||
dns_rbtnodechain_init.data b.vix.com. a b.vix.com. b a.vix.com. . . isc.org .
|
||||
dns_rbtnodechain_init.data b.vix.com. a b.vix.com. b a.vix.com. @ . isc.org .
|
||||
|
||||
Reference in New Issue
Block a user