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=1756442197; bh=lb6gOnNuPzfn60+0kmwsiA3YsGxmuXO16ycipXQTMdc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To: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=lIml0EI+JP/zn3TK0RyEO0jwCy7qYMvEjXJss9v+HZSLYSaNThzE+dOauknLHf7m4 NcknHZkH2+fe9Cw4U7uDtbSmY40awjIhR7h1fnBHWl7o0Jb56+geDNPcPHBL4zCGhM gsODS7MD4qP7iloXKYl398GmeaXAuVaUgloDJhgt/1ZTVbY1PdmEvfI+8hVhDTo4wG e2lrbxcgcAexRBXF1L79IxHamiSLh2PkYJZh6CYE3RKdB15pE+nBuS1x1yQ0o8ioGJ jvTspxFzbBJcWwuUmBWoyEiltTF3WmAWZARoc9SsdxzFbu6yCvXL7K/XAWYc7o6R5c l5moE3Oi4QY5Q== Received: from linux.gnuweeb.org (unknown [103.216.223.55]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 1A3753127ED5; Fri, 29 Aug 2025 04:36:35 +0000 (UTC) Date: Fri, 29 Aug 2025 11:36:32 +0700 From: Ammar Faizi To: Ahmad Gani Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List Subject: Re: [PATCH gwproxy v7 0/2] Initial work on integration of DNS parser lib in gwproxy Message-ID: <20250829043632.GA652664-ammarfaizi2@gnuweeb.org> References: <20250829033628.573589-1-reyuki@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250829033628.573589-1-reyuki@gnuweeb.org> X-Gw-Outgoing-Server-Hash: 01afd303c8b96d0c1d5e80aa96a4ee40ec69888f786fa24107c0862c0644af79 X-Gw-Message-ID: 5504fa740d78fe11cd021258be077a5e54959e3b94dae1fd7fa74373f9dc28e1 X-Gw-PM-Hash: 0b70150c48796f25563a84481dce3d45c8a6d7cecd9c5b0618c8110ee26ff82c List-Id: On Fri, Aug 29, 2025 at 10:36:23AM +0700, Ahmad Gani wrote: > This is revision v7 of the initial work on the integration of the DNS > parser lib in gwproxy. This is an RFC draft; the patches themselves > aren't final. This series looks better. But it still needs further revision. I detest you keep repeating something like this: Applying: gwproxy: refactor code base to add experimental raw DNS backend .git/rebase-apply/patch:546: trailing whitespace. warning: 1 line adds whitespace errors. It's trivial for me to fix. But please don't send that again. -- Ammar Faizi