FS#3813 : OpenWRT not compliant with RFC6724
bugs.openwrt.org › indexMay 16, 2021 · A call to getaddrinfo(3) might return multiple answers. According to RFC 3484/6724 these answers must be sorted so that the answer with the highest success rate is first in the list. The RFC provides an algorithm for the sorting. The static rules are not always adequate, though.
FS#155 : nslookup: can't resolve - OpenWrt
bugs.openwrt.org › indexFS#155 - nslookup: can't resolve. Issue shows itself from command line or LuCi Diagnostics page. Flashed back to stock, and then back to lede to be sure it wasn’t a configuration issue I caused. However running the following command will work. root@lede:~# nslookup dev.openwrt.org localhost <<< Added localhost for local lookup.