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_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=1756345954; bh=AqgnDGLGWlxCRncPnfH3w4fApSMYNsab19getJ7yrT8=; 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=MgeQDMdMHoE+ayyPTZdZCONhntnoQwSO+6befEdJOPov0DWxfX3yoAMnACjZP41D8 xTNAh6LP8yRzz5hl9n1zMihcN9dFPQKOchDW2itaDsoUhiVkBEfrB8S7bvuGn/vdCs Wan20pkJBEvJGYSdQf5+vb764jw/NcePI0+YCoh0VhAIALLmB8GWlYW6iyDBqbcF7E 4cHnhc7lznGYSZJ3kr9t/jKnx+dE8HBsJLN1TjSC4pHZ8H18IgC31/JYuSXkaUi07I PlMARqT4jgvgahiKmtol+W8BXNZCW/Qpk+JMMVInhkyu/j9orhA7GvW8SXpp7e481J jqOqSmNf1H5YA== Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id C50AE3127F4D for ; Thu, 28 Aug 2025 01:52:34 +0000 (UTC) Received: by mail-lf1-f47.google.com with SMTP id 2adb3069b0e04-55f42dcbf4aso445638e87.1 for ; Wed, 27 Aug 2025 18:52:34 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCXiqNLlsJY73WLI6Ctv4NQmYjo8S4ZlZyHk+hTpNsFFl3r83ejuI/xUqrajC9JMVKhj0yi2@vger.gnuweeb.org X-Gm-Message-State: AOJu0YzSEwjf05L1E4JpZsknhwqOia1J4MnQ5jhOuD8/6MWP0Lb/qMms Hmvn3SB0uL+MDYPlaUcj7tBF7ZiYxVI2cPG4dwVkKqhzK9POWFdPzAbUaVPyVBRIhTWemaGcnYx oxS5R7wvEazEY231yI5sAaqWrc09hTaI= X-Google-Smtp-Source: AGHT+IFXK/GDbtqaMCQxl7TtyCgl4geIJdwaI3NmWMPg4MQCtFOoRr+OkVSXKmW4QvzoVcJCwm/+wI4QkOK3mfP9cqI= X-Received: by 2002:a05:6512:1458:10b0:55f:3e82:9c7f with SMTP id 2adb3069b0e04-55f3e829de4mr3405271e87.51.1756345954143; Wed, 27 Aug 2025 18:52:34 -0700 (PDT) MIME-Version: 1.0 References: <20250822195242.GA3236201-ammarfaizi2@gnuweeb.org> <20250823022847.GC3508499-ammarfaizi2@gnuweeb.org> <20250828001331.GA20836-ammarfaizi2@gnuweeb.org> In-Reply-To: <20250828001331.GA20836-ammarfaizi2@gnuweeb.org> From: Ahmad Gani Date: Thu, 28 Aug 2025 08:51:57 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXw_N7HyAaAcJMTbJIYD1ynhaHws9eKUnkZstRVn9S8D8F2Nb5ycxkSoOaE Message-ID: Subject: Re: [PATCH gwproxy v5 2/2] dnsparser: Add dns parser code 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 Thu, Aug 28, 2025 at 7:13=E2=80=AFAM Ammar Faizi wrote: > FYI: I've merged the HTTP proxy support into the master branch. > > Other features can now be developed independently of the DNS work. > Your DNS work is taking longer than I expected, and waiting for it > isn't productive. Your series no longer applies. Yeah, I know I haven't been productive for a week. I haven't touched it since then. I'm not sure why I don't put more thought into it. I guess I need to hang out in the VC once again so I have this feeling of responsibil= ity to get this done, and I also miss conversations with people in general. > Please rebase your work on top of the latest master branch if you're > still planning to work on it. If you're not, let me know so someone > else can take it over. Okay, I will rebase it. Sorry to have kept you waiting for so long. -- Ahmad Gani