netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: tgraf@suug.ch
Cc: netdev@vger.kernel.org, muli@il.ibm.com
Subject: Re: [RESEND] [NET] fib_rules: Flush route cache after rule modifications
Date: Tue, 27 Mar 2007 13:57:07 -0700 (PDT)	[thread overview]
Message-ID: <20070327.135707.32346804.davem@davemloft.net> (raw)
In-Reply-To: <20070327133845.GM521@postel.suug.ch>

From: Thomas Graf <tgraf@suug.ch>
Date: Tue, 27 Mar 2007 15:38:45 +0200

> The results of FIB rules lookups are cached in the routing cache
> except for IPv6 as no such cache exists. So far, it was the
> responsibility of the user to flush the cache after modifying any
> rules. This lead to many false bug reports due to misunderstanding
> of this concept.
> 
> This patch automatically flushes the route cache after inserting
> or deleting a rule.
> 
> Thanks to Muli Ben-Yehuda <muli@il.ibm.com> for catching a bug
> in the previous patch.
> 
> Signed-off-by: Thomas Graf <tgraf@suug.ch>

Applied, thanks.

  reply	other threads:[~2007-03-27 20:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 13:38 [RESEND] [NET] fib_rules: Flush route cache after rule modifications Thomas Graf
2007-03-27 20:57 ` David Miller [this message]
2007-03-28 11:19 ` Jarek Poplawski
2007-03-28 15:49   ` Thomas Graf
2007-03-28 18:24     ` David Miller
2007-03-28 19:34       ` Thomas Graf
2007-03-28 19:40         ` David Miller
2007-03-29 10:03         ` Jarek Poplawski
2007-03-29 10:15           ` Jarek Poplawski

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=20070327.135707.32346804.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=muli@il.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.ch \
    /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).