openwrt/package/utils/busybox
Uwe Kleine-König 63e5ba8e69 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>
2022-10-14 20:51:35 +02:00
..
config busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
files busybox: sysntpd: add trigger to reload server 2021-06-27 23:54:06 +02:00
patches busybox: nslookup: ensure unique transaction IDs for the DNS queries 2022-10-14 20:51:35 +02:00
Config-defaults.in busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
Config.in
convert_defaults.pl
convert_menuconfig.pl
Makefile busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
selinux.config