From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables-nftables PATCH] lixtables: Fixes option issues in libxt_mangle.c Date: Thu, 3 Oct 2013 15:00:15 +0200 Message-ID: <20131003130015.GA17594@localhost> References: <1380799685-11091-1-git-send-email-tomasz.bursztyka@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Tomasz Bursztyka Return-path: Received: from mail.us.es ([193.147.175.20]:60966 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752442Ab3JCNAY (ORCPT ); Thu, 3 Oct 2013 09:00:24 -0400 Content-Disposition: inline In-Reply-To: <1380799685-11091-1-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Oct 03, 2013 at 02:28:05PM +0300, Tomasz Bursztyka wrote: > - use proper option IDs > - remove irrelevant flags on setting options mandatory Applied, thanks.