From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_DBL_BLOCKED_OPENDNS, URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1754451854; bh=P9AQDFZwT42pvGN06RUauPN8pBg3a09y6TfZjkxGmJc=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type:Content-Transfer-Encoding:Message-ID:Date:From: Reply-To:Subject:To:Cc:In-Reply-To:References:Resent-Date: Resent-From:Resent-To:Resent-Cc:User-Agent:Content-Type: Content-Transfer-Encoding; b=rZFN5dqkyPb8AXvkqsovCz2ESqn/wtPVGqY8wEaBX0SP2ItHApj0beaPJqZqhv75Y pbOctPBPDRtshJPNZm5whZ2QBtDLVEJJ8NdkORz9x6i26yHVBtV6JObsArSBAJOkI+ IdLHd0Jiwc9LzwRg0p196J2akuNKFe/VF6dLpj8h8ApM4CfQ+Rrm7wPEdn5Tl3DEGk 6Ch+UTKKEtPgAM1DLpPocKZCooWDvX4KMWWQ1E/JHhOayafGWu0fOYXunpxR8gGDTq 1QrYVmJJcpjjJ4ZeyplhmEN86R1ubJ+0AF7FiMbWeTWQcGB22mUQBbqOrLRyrGtCi4 IE+ypz2b12U4w== Received: from mail-lj1-f169.google.com (mail-lj1-f169.google.com [209.85.208.169]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 62B2A3127C38 for ; Wed, 6 Aug 2025 03:44:14 +0000 (UTC) Received: by mail-lj1-f169.google.com with SMTP id 38308e7fff4ca-3326163941dso4461681fa.1 for ; Tue, 05 Aug 2025 20:44:14 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCUz6dsvbyLBHoKGJ3//Eo7wozpvgZvZxYXf+LrE4IsCjDsZ2tqqLTwZ7Gbj4kcOSuDvWBLW@vger.gnuweeb.org X-Gm-Message-State: AOJu0Yz8nmjR5ZKshztJvMigJPs2PZwqzz2VFfxIpQTGEdxU6/XnAqfZ STN9lVtCABSYjwjfOlZRh4RyDhf0Ur/Lqk2UgMBZ4bVOAR502T/DS2/K5v6h8a97+hvirZRsBRi /o1sjFdncozajwb1al6Z+98gM5I85P34= X-Google-Smtp-Source: AGHT+IEnqXpVDz3R4pPyXPfiOx/6zJ+QzVempmvqxl5hzL6LaYVmctwgEKS43It0fEo44NiR70h3dUB2TPvSOLRglQg= X-Received: by 2002:a2e:bc0b:0:b0:332:51ee:237e with SMTP id 38308e7fff4ca-333809c1f34mr4753891fa.6.1754451853778; Tue, 05 Aug 2025 20:44:13 -0700 (PDT) MIME-Version: 1.0 References: <20250805130451.146549-1-reyuki@gnuweeb.org> In-Reply-To: From: Ahmad Gani Date: Wed, 6 Aug 2025 10:43:36 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXwMxICta1JKJnd9b2CPOhxkhryDx0qKXaur3CfkW8FCr-KFULhNhf_Wfuo Message-ID: Subject: Re: [PATCH gwproxy v3 0/6] Initial work for DNS lookup implementation To: Ammar Faizi Cc: Alviro Iskandar Setiawan , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: On Wed, Aug 6, 2025 at 10:31=E2=80=AFAM Ammar Faizi wrote: > This series no longer applies, please rebase on top of master branch. Okay, I will do that. -- Ahmad Gani