"@" is now the relative name returned for a chain that points to the absolute

root of the rbt.
This commit is contained in:
David Lawrence 2000-08-09 04:50:21 +00:00
parent 37cd2a0d29
commit a6be86b41b
2 changed files with 4 additions and 4 deletions

View file

@ -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 .

View file

@ -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 .