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 busybox: update to 1.33 2021-02-14 15:15:32 +01:00
200-udhcpc_reduce_msgs.patch busybox: update to version 1.34.0 2021-09-04 21:05:26 +02:00
201-udhcpc_changed_ifindex.patch busybox: update to version 1.34.0 2021-09-04 21:05:26 +02:00
210-add_netmsg_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 2017-01-29 14:09:36 +01:00
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 busybox: update to 1.30.0 2019-01-01 14:10:47 +01:00
301-ip-link-fix-netlink-msg-size.patch busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
500-move-traceroute-applets-to-bin.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
510-move-passwd-applet-to-bin.patch busybox: update to 1.28.2 2018-04-03 23:26:45 +02:00
520-loginutils-handle-crypt-failures.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
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