From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables PATCH 0/2] ip{,6}tables-restore: Fix wait-interval parsing Date: Wed, 4 Oct 2017 16:10:09 +0200 Message-ID: <20171004141009.GA12774@salvia> References: <20170920173436.20221-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Phil Sutter Return-path: Received: from ganesha.gnumonks.org ([213.95.27.120]:50380 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752085AbdJDOKR (ORCPT ); Wed, 4 Oct 2017 10:10:17 -0400 Content-Disposition: inline In-Reply-To: <20170920173436.20221-1-phil@nwl.cc> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Sep 20, 2017 at 07:34:34PM +0200, Phil Sutter wrote: > This series fixes two problems with parsing of --wait-interval (-W) option. Applied, thanks.