From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 6147 invoked from network); 18 Dec 2023 18:58:17 -0000 Received: from second.openwall.net (193.110.157.125) by inbox.vuxu.org with ESMTPUTF8; 18 Dec 2023 18:58:17 -0000 Received: (qmail 9819 invoked by uid 550); 17 Dec 2023 21:11:00 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 9787 invoked from network); 17 Dec 2023 21:11:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=espindo.la; s=MBO0001; t=1702847479; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ILB3z4uspXBb9Bpv8S9vJ7r0AKP5BwRwJC13HJIDkoU=; b=SQGxuKmo1brhMTK4JFc5hcCPEDonMJGMGoRQNFkwzATAxayhmR2wpztd5dnima2evIINsV 6kAx58tkVA64qlE48ieUUkBRv4MEXPOi8yw94IEX2jihqMfxykZxSxquVlG3YMqbZ1P5zz PGBrUjsG20RsrLFus6b1hmDy8Km6uw4dHSnxzkf/yd3Hung+B3jORa1WJzkhVgY5z1hA68 ws3Ra9zun0qsm7eSsfBAkxjTCYNmQ4JW5SQmZF6ktObg8/CbmQqBZ3n2FQ2Zh5asjRSX// Qxq22ow3v4YXiyhNT1oBrcZxD3sRUrznBVK6jfJx/9VIjMnxzEUIpzetj4Slmw== From: Rafael =?utf-8?Q?=C3=81vila?= de =?utf-8?Q?Esp=C3=ADndola?= To: Rich Felker Cc: musl@lists.openwall.com In-Reply-To: <20231211231714.GF4163@brightrain.aerifal.cx> References: <87cyvc79g7.fsf@espindo.la> <20231211231714.GF4163@brightrain.aerifal.cx> Date: Sun, 17 Dec 2023 20:11:16 -0100 Message-ID: <87a5q8cz63.fsf@espindo.la> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [musl] MDNS using avahi2dns > If you put together a configuration for unioning .local from avahi and > want to share it here or on the wiki (or anywhere else), that might be > something other users would like and benefit from too. I have created https://wiki.alpinelinux.org/wiki/MDNS with what I have so far. Thanks, Rafael