public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug network/14799] New: RES_OPTIONS cannot disabled options enabled in /etc/resolv.conf
@ 2012-11-02 15:07 simohe at besonet dot ch
  2013-01-09 15:54 ` [Bug network/14799] RES_OPTIONS cannot disable " schwab@linux-m68k.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: simohe at besonet dot ch @ 2012-11-02 15:07 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14799
           Summary: RES_OPTIONS cannot disabled options enabled in
                    /etc/resolv.conf
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: minor
          Priority: P2
         Component: network
        AssignedTo: unassigned@sourceware.org
        ReportedBy: simohe@besonet.ch
    Classification: Unclassified


The only option existing opositive and negative is [no-]ip6-dotint. Other
options can not be disabled on the command line when they are set in
/etc/resolv.conf.

example:
 when options inet6 is set in /etc/resolv.conf I can not disable it by calling
 RES_OPTIONS=no-inet6 commandNotSupportingInet6

please add the opposite of the following options:
 inet6
 ip6-bytestring
 rotate
 no-check-names
 edns0
 single-request-reopen
 single-request
 no_tld_query
 no-tld-query
 use-vc
and maybe also for
 debug


Checked in res_init.c in version of checkin
ad8ac1bd6a3db5becaf1dc20394f6e682d7828cc

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-13 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-02 15:07 [Bug network/14799] New: RES_OPTIONS cannot disabled options enabled in /etc/resolv.conf simohe at besonet dot ch
2013-01-09 15:54 ` [Bug network/14799] RES_OPTIONS cannot disable " schwab@linux-m68k.org
2014-06-14 11:16 ` fweimer at redhat dot com
2014-10-07  9:38 ` sourceware.org-mail at nils dot toedtmann.net
2024-06-13 15:07 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).