From: David Miller <davem@davemloft.net>
To: steffen.klassert@secunet.com
Cc: timo.teras@iki.fi, netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] inetpeer: Invalidate the inetpeer tree along with the routing cache
Date: Thu, 08 Mar 2012 00:31:14 -0800 (PST) [thread overview]
Message-ID: <20120308.003114.354787734514253352.davem@davemloft.net> (raw)
In-Reply-To: <20120307072026.GG15404@secunet.com>
From: Steffen Klassert <steffen.klassert@secunet.com>
Date: Wed, 7 Mar 2012 08:20:26 +0100
> We initialize the routing metrics with the values cached on the
> inetpeer in rt_init_metrics(). So if we have the metrics cached on the
> inetpeer, we ignore the user configured fib_metrics.
>
> To fix this issue, we replace the old tree with a fresh initialized
> inet_peer_base. The old tree is removed later with a delayed work queue.
>
> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Applied, but I had to fixup trailing whitespace:
> + spin_lock_bh(&gc_lock);
at the end of that line.
next prev parent reply other threads:[~2012-03-08 8:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 7:19 [PATCH v3 0/2] Fix routing metrics Steffen Klassert
2012-03-07 7:20 ` [PATCH 1/2] inetpeer: Invalidate the inetpeer tree along with the routing cache Steffen Klassert
2012-03-08 8:31 ` David Miller [this message]
2012-03-07 7:21 ` [PATCH 2/2] route: Remove redirect_genid Steffen Klassert
2012-03-08 8:31 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2012-03-01 6:21 [PATCH v2 0/2] Fix routing metrics Steffen Klassert
2012-03-01 6:22 ` [PATCH 1/2] inetpeer: Invalidate the inetpeer tree along with the routing cache Steffen Klassert
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=20120308.003114.354787734514253352.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
--cc=timo.teras@iki.fi \
/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).