From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Dobriyan Subject: Re: debug: nt_conntrack and KVM crash Date: Mon, 1 Feb 2010 11:36:42 +0200 Message-ID: References: <1264813832.2793.446.camel@tonnant> <1264816634.2793.505.camel@tonnant> <1264816777.2793.510.camel@tonnant> <1264834704.2919.3.camel@edumazet-laptop> <1265016745.7499.144.camel@tonnant> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Eric Dumazet , linux-kernel , netdev , netfilter-devel , Patrick McHardy To: Jon Masters Return-path: Received: from mail-iw0-f173.google.com ([209.85.223.173]:61323 "EHLO mail-iw0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751011Ab0BAJgn (ORCPT ); Mon, 1 Feb 2010 04:36:43 -0500 In-Reply-To: <1265016745.7499.144.camel@tonnant> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Feb 1, 2010 at 11:32 AM, Jon Masters wrote: > I hacked up a per-namespace version of hashtables (this needs doing > anyway, since the global stuff is just waiting to break) Which ones? Conntrack hashtables are per-netns.