diff options
author | Uwe Kleine-König <uwe@kleine-koenig.org> | 2022-10-14 12:23:07 +0200 |
---|---|---|
committer | Uwe Kleine-König <uwe@kleine-koenig.org> | 2022-10-14 20:51:35 +0200 |
commit | 63e5ba8e69f03a584b707520db0a0821eda3024f (patch) | |
tree | 72729cd29a973b591735719c0fe75e9e59ac6349 /scripts/diffconfig.sh | |
parent | fcff86be06da37e1b0839d12efd4a5afc40e8973 (diff) | |
download | upstream-63e5ba8e69f03a584b707520db0a0821eda3024f.tar.gz upstream-63e5ba8e69f03a584b707520db0a0821eda3024f.tar.bz2 upstream-63e5ba8e69f03a584b707520db0a0821eda3024f.zip |
busybox: nslookup: ensure unique transaction IDs for the DNS queries
On machines with a coarse monotonic clock (here: TP-Link RE200 powered
by a MediaTek MT7620A) it can happen that the two DNS requests (for A
and AAAA) share the same transaction ID. If this happens the second
reply is wrongly dropped and nslookup reports "No answer".
Fix this by ensuring that the transaction IDs are unique.
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Diffstat (limited to 'scripts/diffconfig.sh')
0 files changed, 0 insertions, 0 deletions