All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: Michal Kubecek <mkubecek@suse.cz>,
	Kristian Evensen <kristian.evensen@gmail.com>
Cc: Network Development <netdev@vger.kernel.org>
Subject: Re: RTM_DELROUTE on interface going down - when to send?
Date: Wed, 18 Dec 2013 10:16:53 +0100	[thread overview]
Message-ID: <52B16805.2010601@6wind.com> (raw)
In-Reply-To: <20131217140101.GB11216@unicorn.suse.cz>

Le 17/12/2013 15:01, Michal Kubecek a écrit :
> On Tue, Dec 17, 2013 at 01:11:32PM +0100, Kristian Evensen wrote:
>> On Tue, Dec 17, 2013 at 12:05 PM, Michal Kubecek <mkubecek@suse.cz> wrote:
>>>
>>> Before I start with the patch, I would like to ask: would it be more
>>> appropriate to send the message when the route is marked as dead or when
>>> it is actually deleted from the trie?
>>
>> I noticed the same thing a few months ago and submitted a patch
>> (http://www.spinics.net/lists/netdev/msg254106.html). However, it was
>> not applied because it would cause too much traffic on large-scale
>> routers (see davem's reply here
>> http://www.spinics.net/lists/netdev/msg254186.html).
>
> Thank you for the pointer. However, I agree that the inconsistencies
> (IPv4 vs. IPv6, RTM_DELROUTE vs. RTM_NEWROUTE) are really unfortunate.
Sure. Note that this fix is regularly proposed, another pointer:
http://patchwork.ozlabs.org/patch/195516/

      reply	other threads:[~2013-12-18  9:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17 11:05 RTM_DELROUTE on interface going down - when to send? Michal Kubecek
2013-12-17 12:11 ` Kristian Evensen
2013-12-17 14:01   ` Michal Kubecek
2013-12-18  9:16     ` Nicolas Dichtel [this message]

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=52B16805.2010601@6wind.com \
    --to=nicolas.dichtel@6wind.com \
    --cc=kristian.evensen@gmail.com \
    --cc=mkubecek@suse.cz \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.