From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 5/5] [NF_CONNTRACK] load on demand layer 3 protocol handlers Date: Sat, 04 Mar 2006 10:35:03 +0100 Message-ID: <44095F47.3070804@trash.net> References: <44025FAE.1000400@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Harald Welte , Netfilter Development Mailinglist , Yasuyuki Kozakai Return-path: To: Pablo Neira Ayuso In-Reply-To: <44025FAE.1000400@netfilter.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Pablo Neira Ayuso wrote: > x_tables matches and targets that require nf_conntrack_ipv[4|6] to work > don't have enough information to load on demand these modules. This > patch introduces the following changes to solve this issue: All other patches also applied to 2.6.17. Thanks especially for 4/5, I was too lazy to do it myself :)