From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Poplawski Subject: Re: IMQ bug: kernel reboot immediately Date: Thu, 23 Apr 2009 11:40:19 +0000 Message-ID: <20090423114019.GB6809@ff.dom.local> References: <20090423084323.GA5696@ff.dom.local> <49F040E8.80402@trash.net> <49F042E7.7060900@trash.net> <49F04F6B.7010709@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Salatiel Filho , Jan Engelhardt , "Y. D." , netdev , netfilter-devel To: Patrick McHardy Return-path: Content-Disposition: inline In-Reply-To: <49F04F6B.7010709@trash.net> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, Apr 23, 2009 at 01:22:19PM +0200, Patrick McHardy wrote: ... > Currently not, the conntrack association is done at a later point. > We could add a classifier or TC action that performs the lookup > during ingress classification. BTW, some time ago I started to wonder how safe are those various ingress activities wrt. invalid packets, dropped later in ip_rcv(). Jarek P.