diff options
author | Uwe Kleine-König <uwe@kleine-koenig.org> | 2022-10-14 12:23:07 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-10-14 21:10:54 +0200 |
commit | bc8e24c654050d7fcafd8d6f179bf1ffdf6045fa (patch) | |
tree | ec6b7a3b8c286522a9700be4065067cc3fe26798 /package/utils/zyxel-bootconfig/files/95_apply_bootconfig | |
parent | f1de43d0a045a154c74281bc60bf1c44c990071b (diff) | |
download | upstream-bc8e24c654050d7fcafd8d6f179bf1ffdf6045fa.tar.gz upstream-bc8e24c654050d7fcafd8d6f179bf1ffdf6045fa.tar.bz2 upstream-bc8e24c654050d7fcafd8d6f179bf1ffdf6045fa.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>
(cherry picked from commit 63e5ba8e69f03a584b707520db0a0821eda3024f)
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'package/utils/zyxel-bootconfig/files/95_apply_bootconfig')
0 files changed, 0 insertions, 0 deletions