From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 27 May 2014 10:33:59 +0200 From: Pablo Neira Ayuso Message-ID: <20140527083359.GA4342@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Bridge] [HEADS UP] Migrating ebtables and arptables to netfilter.org List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: netfilter-devel@vger.kernel.org Cc: bridge@lists.linux-foundation.org, netfilter@vger.kernel.org, Bart De Schuymer Hi! We're migrating arptables and ebtables to git.netfilter.org. The new location for the repositories are: 1) arptables: git://git.netfilter.org/arptables http://git.netfilter.org/arptables/ 2) ebtables: git://git.netfilter.org/ebtables http://git.netfilter.org/ebtables/ Originally, these two applications were located in the same repository which has been kept at: http://git.netfilter.org/ebtables.old-history/ just for the record. I have git-filter-branch the original repository to separate the ebtables and the arptables in two independent repositories. Let me know if you experience any problem in this migration, Thanks.