From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxUL5-0002Pg-JZ for guix-patches@gnu.org; Wed, 05 Sep 2018 05:43:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxUL0-0003wm-Gd for guix-patches@gnu.org; Wed, 05 Sep 2018 05:43:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41364) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fxUL0-0003vw-Br for guix-patches@gnu.org; Wed, 05 Sep 2018 05:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fxUL0-0002iJ-7c for guix-patches@gnu.org; Wed, 05 Sep 2018 05:43:02 -0400 Subject: [bug#32465] Add iptables service Resent-Message-ID: From: Arun Isaac In-Reply-To: <87lg8hbe0c.fsf@gnu.org> References: <87lg8hbe0c.fsf@gnu.org> Date: Wed, 05 Sep 2018 15:12:22 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32465@debbugs.gnu.org > It would be great if you could get a system test as you suggest, but > anyhow it looks great to me. I'll make the corrections you suggested, write the system test, and send an updated patch.