From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933523AbXBXQZG (ORCPT ); Sat, 24 Feb 2007 11:25:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933519AbXBXQZG (ORCPT ); Sat, 24 Feb 2007 11:25:06 -0500 Received: from amsfep16-int.chello.nl ([62.179.120.11]:44999 "EHLO amsfep16-int.chello.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933521AbXBXQZE (ORCPT ); Sat, 24 Feb 2007 11:25:04 -0500 Subject: Re: [PATCH 18/29] netfilter: notify about NF_QUEUE vs emergency skbs From: Peter Zijlstra To: Patrick McHardy Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, netdev@vger.kernel.org, Trond Myklebust , Thomas Graf , David Miller In-Reply-To: <45E064FF.8010000@trash.net> References: <20070221144304.512721000@taijtu.programming.kicks-ass.net> <20070221144843.299254000@taijtu.programming.kicks-ass.net> <45E05954.8050204@trash.net> <1172332010.28579.6.camel@lappy> <45E064FF.8010000@trash.net> Content-Type: text/plain Date: Sat, 24 Feb 2007 17:18:56 +0100 Message-Id: <1172333937.6374.47.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2007-02-24 at 17:17 +0100, Patrick McHardy wrote: > I don't really see why > queueing is special though, dropping the packets in the ruleset > will break things just as well, as will routing them to a blackhole. > I guess the user just needs to be smart enough not to do this. Its user-space and no emergency packet may rely on user-space because it most likely is needed to maintain user-space.