openwrt/package/utils/busybox/patches
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
..
120-lto-jobserver.patch
200-udhcpc_reduce_msgs.patch
201-udhcpc_changed_ifindex.patch
210-add_netmsg_util.patch
220-add_lock_util.patch busybox: Fix snprintf arguments in lock 2022-03-31 18:46:53 +02:00
270-libbb_make_unicode_printable.patch
301-ip-link-fix-netlink-msg-size.patch
500-move-traceroute-applets-to-bin.patch
510-move-passwd-applet-to-bin.patch
520-loginutils-handle-crypt-failures.patch
530-nslookup-ensure-unique-transaction-IDs-for-the-DNS-queries.patch busybox: nslookup: ensure unique transaction IDs for the DNS queries 2022-10-14 20:51:35 +02:00