From mboxrd@z Thu Jan 1 00:00:00 1970 From: Unknown Subject: Re: [Bugme-new] [Bug 16216] New: wrong source addr of UDP packets when using policy routing Date: Tue, 22 Jun 2010 11:21:26 +0200 (CEST) Message-ID: References: <20100616093328.0671254b.akpm@linux-foundation.org> <4C18FFDC.8060102@trash.net> <1276709309.2632.126.camel@edumazet-laptop> <4C190D34.8080100@trash.net> <4C2053A8.4040400@trash.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Eric Dumazet , Andrew Morton , netdev@vger.kernel.org, bugzilla-daemon@bugzilla.kernel.org, bugme-daemon@bugzilla.kernel.org To: Patrick McHardy Return-path: Received: from borg.uu3.net ([87.99.63.19]:33163 "EHLO borg.uu3.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754999Ab0FVJVb (ORCPT ); Tue, 22 Jun 2010 05:21:31 -0400 In-Reply-To: <4C2053A8.4040400@trash.net> Sender: netdev-owner@vger.kernel.org List-ID: Hmm. This is not an option. Okey, thx for info. Seems its time for some hack & slash ;) ---------- Original message ---------- From: Patrick McHardy To: Unknown Cc: Eric Dumazet , Andrew Morton , netdev@vger.kernel.org, bugzilla-daemon@bugzilla.kernel.org, bugme-daemon@bugzilla.kernel.org Subject: Re: [Bugme-new] [Bug 16216] New: wrong source addr of UDP packets when using policy routing Date: Tue, 22 Jun 2010 08:09:44 +0200 Message-ID: <4C2053A8.4040400@trash.net> Unknown wrote: > Okey. Did you people came into any conclusions? > Is there a patch I can test? As I said, its known and expected behaviour and there's nothing netfilter can do about it. You could patch your application to use the SO_MARK socket option to set the socket mark.