mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-20 11:32:09 -05:00
When invoking "nslookup_lede" with a domain argument and without explicit query type, issue both A and AAAA queries and display the resulting IP addresses in a numbered list style, similar to how the old BusyBox nslookup used to output the records. This is required for compatibility with certain scripts. Ref: https://forum.lede-project.org/t/nslookup-ipv6-in-lede-17-01-1 Signed-off-by: Jo-Philipp Wich <jo@mein.io> |
||
|---|---|---|
| .. | ||
| 001-resource_h_include.patch | ||
| 100-trylink_bash.patch | ||
| 101-gen_build_files_bash.patch | ||
| 110-no_static_libgcc.patch | ||
| 120-remove_uclibc_rpc_check.patch | ||
| 130-mconf_missing_sigwinch.patch | ||
| 200-udhcpc_reduce_msgs.patch | ||
| 201-udhcpc_changed_ifindex.patch | ||
| 203-udhcpc_renew_no_deconfig.patch | ||
| 210-add_netmsg_util.patch | ||
| 220-add_lock_util.patch | ||
| 230-add_nslookup_lede.patch | ||
| 240-telnetd_intr.patch | ||
| 250-date-k-flag.patch | ||
| 270-libbb_make_unicode_printable.patch | ||
| 301-ip-link-fix-netlink-msg-size.patch | ||
| 401-vi-don-t-touch-file-with-x-when-modified_count-0.patch | ||
| 402-vi-avoid-touching-a-new-file-with-ZZ-when-no-editing.patch | ||