From: Russell King <rmk@arm.linux.org.uk>
To: "David S. Miller" <davem@redhat.com>
Cc: kuznet@ms2.inr.ac.ru, netdev@oss.sgi.com
Subject: Re: Mail delivery failed: returning message to sender
Date: Wed, 21 May 2003 10:07:25 +0100 [thread overview]
Message-ID: <20030521100725.A17709@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20030520.175553.35669773.davem@redhat.com>; from davem@redhat.com on Tue, May 20, 2003 at 05:55:53PM -0700
On Tue, May 20, 2003 at 05:55:53PM -0700, David S. Miller wrote:
> Russel, please retest using this patch. This piece of
> code needs to be audited further.
This appears to fix the problem, thanks.
> --- net/ipv4/route.c.~1~ Tue May 20 17:53:55 2003
> +++ net/ipv4/route.c Tue May 20 17:54:12 2003
> @@ -964,6 +964,7 @@
> rt->u.dst.neighbour = NULL;
> rt->u.dst.hh = NULL;
> rt->u.dst.obsolete = 0;
> + rt->u.dst.path = &rt->u.dst;
>
> rt->rt_flags |= RTCF_REDIRECTED;
>
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2003-05-21 9:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030521012148.P10585@flint.arm.linux.org.uk>
2003-05-21 0:55 ` Mail delivery failed: returning message to sender David S. Miller
2003-05-21 2:22 ` kuznet
2003-05-21 2:31 ` David S. Miller
2003-05-21 9:07 ` Russell King [this message]
[not found] <20230506214302.B57697534CB0D3D0@vger.kernel.org>
2023-05-06 21:43 ` Mail Delivery System
[not found] <20230817100924.49044D6518A44C49@vger.kernel.org>
2023-08-17 9:09 ` Mail Delivery System
[not found] <20230911010529.86EA1B7408F3EC04@vger.kernel.org>
2023-09-11 8:05 ` Mail Delivery System
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030521100725.A17709@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=davem@redhat.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).