From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/12330 Path: news.gmane.org!.POSTED!not-for-mail From: =?UTF-8?Q?Stefan_Fr=c3=b6berg?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: Feature request: TCP DNS support Date: Thu, 4 Jan 2018 14:51:21 +0200 Message-ID: <8da22f01-8191-1d10-d554-ba6180aeca59@petroprogram.com> References: <5e59a94d-251c-9c2d-89fd-731d43b2822d@petroprogram.com> <20180104003308.GG4871@port70.net> <20180104003624.GH4871@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1515070324 9590 195.159.176.226 (4 Jan 2018 12:52:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2018 12:52:04 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 Cc: musl@lists.openwall.com To: Szabolcs Nagy Original-X-From: musl-return-12346-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jan 04 13:52:00 2018 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1eX4zw-0001py-Q6 for gllmg-musl@m.gmane.org; Thu, 04 Jan 2018 13:51:52 +0100 Original-Received: (qmail 9710 invoked by uid 550); 4 Jan 2018 12:53:54 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 9691 invoked from network); 4 Jan 2018 12:53:53 -0000 In-Reply-To: <20180104003624.GH4871@port70.net> Content-Language: en-US Xref: news.gmane.org gmane.linux.lib.musl.general:12330 Archived-At: Hello Szabolcs Nagy Szabolcs Nagy kirjoitti 04.01.2018 klo 02:36: > * Szabolcs Nagy [2018-01-04 01:33:08 +0100]: >> * Stefan Fröberg [2018-01-04 02:05:06 +0200]: >>> So I guess musl does not yet support TCP DNS ? >>> >>> Could you please add support for passing TCP DNS requests too with musl ? >> even if musl supported it how would you select this option? >> there is no documented interface in the libc to do that. >> > sorry, glibc has a use-vc option in resolv.conf so there is api > for it and in principle musl could support that. > > Yes, I found out that long undocumented glibc option just resently too and was wondering if musl has something similar to force TCP DNS mode. Best regards Stefan Fröbreg