openwrt/package
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
..
base-files base-files: add helper functions for adding wlan device entries to board.json 2022-10-14 13:12:30 +02:00
boot uboot-mediatek: fixes defconfig typo for UniFi 6 LR 2022-10-11 14:34:11 +02:00
devel build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
firmware ipq40xx: Add ZTE MF289F 2022-09-24 23:53:53 +02:00
kernel mac80211: use board.json provided phy names in generated default config 2022-10-14 13:13:11 +02:00
libs libubox: update to the latest version 2022-10-14 13:12:23 +02:00
network iwinfo: update to the latest version 2022-10-14 13:12:07 +02:00
system rpcd: update to latest Git HEAD 2022-09-16 15:15:20 +02:00
utils busybox: nslookup: ensure unique transaction IDs for the DNS queries 2022-10-14 20:51:35 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00