]> git.ipfire.org Git - thirdparty/bind9.git/commit
Match UQ and UR stats to domain name
authorEvan Hunt <each@isc.org>
Mon, 15 May 2023 20:22:24 +0000 (13:22 -0700)
committerTony Finch <fanf@isc.org>
Tue, 16 May 2023 12:37:07 +0000 (13:37 +0100)
commit6bf35c2f19dcfd3a1afcb0f477911978efea6418
treefb1f5ca263131ac71aaebe7b4d2ec95c41d2b8a9
parent2e96d225ae9ad36ab8da6db834f31566dcec2443
Match UQ and UR stats to domain name

The upforwd test for forwarding updates to a dead primary can continue
running a little bit past its end, causing update replies to be
recorded during a subsequent test case. Correct this by only looking
for update requests and replies for the specific domain name being
tested at any given time.
bin/tests/system/upforwd/tests.sh