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=1755870539; bh=mrOVVMaAh0if8Q/g3T/Rr3yv6s7BmIXdG70eK33HNNY=; 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=lhjnvgVHA8wsN8oxHKmBk7mhVb7+8iOqXJ63qO78mMPDP2K3vt71mr5JCLCzlaL92 e9mRv9BJKJwNg8u+Epk0IEtVxeQWeLG2zGIpngallVbITV1FnkUi/BcGYZAxtohC9x 030OtT/08jAnHN/n3SiFHprrJRKBqrdtEJ/IC741r3F0I9WHieXxmfP3PWG73OFgzj GVgP6A0ufajBjQ6IwdCjTlRZookDftHrxxkVhGGePbS01k7NBPD/fXNdJRAGJ1Bqwp bikhxGd1lq9BYO7SqoYkz+AaJ0KKu3Ssp8dGw9e2lI7E0NQAz7WsrblxvADnmTm/Z9 pJH6KNz4EJL9A== Received: from mail-pj1-f45.google.com (mail-pj1-f45.google.com [209.85.216.45]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 9F57C3127F55 for ; Fri, 22 Aug 2025 13:48:59 +0000 (UTC) Received: by mail-pj1-f45.google.com with SMTP id 98e67ed59e1d1-32326789e06so1725345a91.1 for ; Fri, 22 Aug 2025 06:48:59 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCUSiKkvhrWkLz9qTwx+GY+dbVGGk8tdZ73lGK2BlapVQmjATRfMa7SqBIzyq4BsKf0b3ngg@vger.gnuweeb.org X-Gm-Message-State: AOJu0YzAJp7X88gs4SZy6d+w6fqtqsqHZUYaCGjtKB++1cARB97IYqdK e3H7rn3cNUrg7MJMGs2I5DVdSCtSjZ1HSyVQXJRTtzKsOKyssjjx6dfNtO+EWhkhCE7quJthz3R JaN8q2EPhIx39Jb6F3FN21abaYFykVCk= X-Google-Smtp-Source: AGHT+IHcAn5tVE4TwRH06GX8YPe4xEb+osbDWLcIdar3usvJws8yZ7S0jCzrGl49zLuR4rocTD7Bo/tcJTHia/KwWd0= X-Received: by 2002:a17:90b:3d08:b0:324:ffcf:153e with SMTP id 98e67ed59e1d1-3251774a8e9mr5055416a91.17.1755870537965; Fri, 22 Aug 2025 06:48:57 -0700 (PDT) MIME-Version: 1.0 References: <20250814044658.252579-1-reyuki@gnuweeb.org> <20250814044658.252579-3-reyuki@gnuweeb.org> <20250816160303.GA144043-ammarfaizi2@gnuweeb.org> In-Reply-To: From: Alviro Iskandar Setiawan Date: Fri, 22 Aug 2025 20:48:47 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXwc3G90sxZ6TaeP-bjexZzEaJDRPJcruaKGvyVqtwlJGfivMqs7HJW_tmw Message-ID: Subject: Re: [PATCH gwproxy v5 2/2] dnsparser: Add dns parser code To: Ahmad Gani Cc: Ammar Faizi , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: On Fri, Aug 22, 2025 at 12:44=E2=80=AFPM Ahmad Gani wrote: > I just pushed a new branch at my github fork of gwproxy [1], you can take > a look if you want in the branch refactor-dns-feature. Nice, tq. I will take a look after the Jackson Hole speech. > Actually, I do have plenty of time. But I tend to lose focus when things > don't go well, and then it's hard for me to get back into it. > > Maybe it'll be a different story if I talk things out and discuss it with= other > gwproxy contributors, but argh, it's hard to explain=E2=80=94or to change= my habits. Then do. We're here to discuss it.