From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nftables] Git location for User space utilities Date: Mon, 25 Mar 2013 16:54:46 +0100 Message-ID: <20130325155445.GA15956@localhost> References: <514FF870.1010401@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vidya Chowdary , netfilter-devel@vger.kernel.org To: Tomasz Bursztyka Return-path: Received: from mail.us.es ([193.147.175.20]:54055 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758527Ab3CYPyw (ORCPT ); Mon, 25 Mar 2013 11:54:52 -0400 Content-Disposition: inline In-Reply-To: <514FF870.1010401@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Mar 25, 2013 at 09:10:40AM +0200, Tomasz Bursztyka wrote: > Hi, > > > http://1984.lsi.us.es/git/nftables/ > >git://git.netfilter.org/libnl-nft.git > >git://git.netfilter.org/nftables.git > > > >Please confirm if above location remains intact or should I fork from some > >other git repository for user space and libnl enhancements. > > These are the right one indeed. > > There is also a repository for a backward compatible tool with > iptables: http://1984.lsi.us.es/git/iptables-nftables/ > and the necessary library: http://1984.lsi.us.es/git/libnftables/ To extend this information, these two are now available through: git clone git://git.netfilter.org/iptables-nftables/ git clone git://git.netfilter.org/libnftable/ Also through netfilter's cgit. I'll keep the 1984.lsi.us.es repositories for a while, they are mirroring git.netfilter.org now. Regards.