3696. [bug] dig failed to handle AXFR style IXFR responses which
span multiple messages. [RT #35137]
(cherry picked from commit e9649ece3b)
This commit is contained in:
@@ -45,3 +45,5 @@ EOF
|
||||
# Setup initial db files for ns3
|
||||
cp ns3/mytest0.db ns3/mytest.db
|
||||
cp ns3/subtest0.db ns3/subtest.db
|
||||
sh ../genzone.sh 3 > ns3/large.db
|
||||
awk 'END { for (i = 0; i < 10000; i++) printf("record%d 10 IN TXT this is record %d\n", i, i) }' < /dev/null >> ns3/large.db
|
||||
|
||||
Reference in New Issue
Block a user