From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nft-sync] fix build Date: Sat, 19 Aug 2017 15:07:20 +0200 Message-ID: <20170819130720.GA7216@salvia> References: <20170819124145.7283-1-pablombg@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: "Pablo M. Bermudo Garay" Return-path: Received: from ganesha.gnumonks.org ([213.95.27.120]:39513 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbdHSNHp (ORCPT ); Sat, 19 Aug 2017 09:07:45 -0400 Content-Disposition: inline In-Reply-To: <20170819124145.7283-1-pablombg@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Sat, Aug 19, 2017 at 02:41:45PM +0200, Pablo M. Bermudo Garay wrote: > nft-sync development has been stalled for two years. Since then the > libnftnl API has changed, breaking the build. > > Apply the required changes to make the project build again. Applied, thanks.