From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Oester Subject: Re: [PATCH] MASQUERADE handling of device events Date: Mon, 8 Nov 2004 08:34:57 -0800 Message-ID: <20041108163457.GB6754@linuxace.com> References: <20041107181825.GA3522@linuxace.com> <418F9952.5030004@trash.net> <20041108161511.GA6754@linuxace.com> <418F9DD4.20202@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@lists.netfilter.org Return-path: To: Patrick McHardy Content-Disposition: inline In-Reply-To: <418F9DD4.20202@trash.net> 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 On Mon, Nov 08, 2004 at 05:24:52PM +0100, Patrick McHardy wrote: > >ifindex just cannot be used reliably. > > > Of course, I wasn't thinking :) Then what about Henrik's suggestion, > replacing masq_index by a new status bit ? It's a great idea, and will reduce the size of struct ip_conntrack. But I think it should be done in a separate cleanup patch - really would like to get this one merged up to fix the masq issues. Phil