openwrt/package
Uwe Kleine-König bc8e24c654
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 63e5ba8e69)
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-10-14 21:10:54 +02:00
..
base-files OpenWrt v22.03.1: revert to branch defaults 2022-10-09 19:32:23 +02:00
boot uboot-mvebu: backport LibreSSL patches for older version of LibreSSL 2022-10-03 19:51:50 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware firmware: intel-microcode: update to 20220809 2022-10-03 19:51:50 +02:00
kernel mac80211: backport security fixes 2022-10-13 15:10:56 +02:00
libs treewide: fix security issues by bumping all packages using libwolfssl 2022-10-04 10:11:08 +02:00
network treewide: fix security issues by bumping all packages using libwolfssl 2022-10-04 10:11:08 +02:00
system rpcd: bump version to 2022-08-24 2022-08-25 11:05:20 +02:00
utils busybox: nslookup: ensure unique transaction IDs for the DNS queries 2022-10-14 21:10:54 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00