This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/14799] RES_OPTIONS cannot disable options enabled in /etc/resolv.conf


https://sourceware.org/bugzilla/show_bug.cgi?id=14799

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Nils Toedtmann from comment #1)
> +1 for "no-inet6"
> 
> Most linux distributions have RES_USE_INET6 set at compile time, and there
> seems to be no way to disable it at runtime. 
> 
> The sysadmin should be given an option to disable AAAA lookups.

RES_USE_INET6 and the “inet6” option are not related to this.  Instead, they
change the type of addresses produced by gethostname.  Many applications are
incompatible with this.  See bug 19582.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]