[Bug 11161] nslookup doesn't work in kubernetes
bugzilla at busybox.net
bugzilla at busybox.net
Fri Jul 20 21:10:23 UTC 2018
https://bugs.busybox.net/show_bug.cgi?id=11161
--- Comment #2 from Tianon Gravi <admwiggin+busyboxbugs at gmail.com> ---
(For context, my previous comment was based on testing a build of 1.29.1 built
against all three of uClibc via buildroot, musl via Alpine, and glibc via
Debian.)
Looking in the code, it appears my hunch was correct; I think
"parse_resolvconf" is the culprit?
(https://git.busybox.net/busybox/tree/networking/nslookup.c?h=1_29_1#n664)
That doesn't appear to do anything with "search" values (except ignore them),
which is a regression from the previous libc-based behavior. Was ignoring
these intentional in this new implementation, or simply an oversight? (should
someone work on / is someone working on a patch?)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list