From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: SO_ORIGINAL_DST does not work in nat/OUTPUT anymore Date: Mon, 11 Jul 2005 01:54:18 +0200 Message-ID: <42D1B52A.10200@trash.net> References: <42D12E28.7020707@hoelldampf.net> <20050710153234.GM20465@sunbeam.de.gnumonks.org> <42D14A6D.4000900@trash.net> <42D1608C.7040909@trash.net> <20050710202359.GA6874@sunbeam.de.gnumonks.org> <20050710222006.GA11812@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Harald Welte , netfilter-devel@lists.netfilter.org, Henrik Nordstrom Return-path: To: Phil Oester In-Reply-To: <20050710222006.GA11812@linuxace.com> 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 Phil Oester wrote: > I humbly re-resubmit my original patch. It doesn't apply to the current tree. I'm going to fix it up manually, but please base future patches on linus's latest tree. > The problem occurs (most frequently) > in the case of raw sockets, which my patch addresses. Unfortunately this is only true in your case. There was a report without any packet sockets involved just two weeks ago and I have multiple reports at work without any packet sockets. In these cases qdiscs aren't the problem either, so it seems there are still spots that need fixing after reverting the patch. Anyway, your patch is the best we can do right now, thanks.