netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: denys@visp.net.lb
Cc: stian@nixia.no, eric.dumazet@gmail.com,
	stephen.hemminger@vyatta.com, netdev@vger.kernel.org
Subject: Re: SV: Netlink, route monitoring, RTM_DELROUTE not issued for ppp peer address. Bug or feature?
Date: Mon, 16 Apr 2012 14:40:05 -0400 (EDT)	[thread overview]
Message-ID: <20120416.144005.2201460378756236307.davem@davemloft.net> (raw)
In-Reply-To: <3db49d4a58321a5e185cd67335a60c81@visp.net.lb>

From: Denys Fedoryshchenko <denys@visp.net.lb>
Date: Mon, 16 Apr 2012 13:37:14 +0300

> So the only solution is to fetch first, then keep full routing table
> in userspace also, and keep tracking if local addresses deleted, and
> do the same in userspace and check for prefsrc...

You don't need to keep full routing table in userspace, don't be
silly.

You only need to watch for the device down event, and purge in
userspace based upon that key.

  parent reply	other threads:[~2012-04-16 18:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 12:10 Netlink, route monitoring, RTM_DELROUTE not issued for ppp peer address. Bug or feature? Denys Fedoryshchenko
2012-04-13 13:59 ` SV: " Stian Skjelstad
2012-04-16 10:37   ` Denys Fedoryshchenko
2012-04-16 15:19     ` Stephen Hemminger
2012-04-16 16:48       ` Denys Fedoryshchenko
2012-04-16 20:21         ` Stian Skjelstad
2012-04-16 21:00           ` Stephen Hemminger
2012-04-17  8:24           ` David Lamparter
2012-04-16 18:40     ` David Miller [this message]
2012-04-16 19:11       ` SV: " Denys Fedoryshchenko
2012-04-16 19:29       ` Stephen Hemminger

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=20120416.144005.2201460378756236307.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=denys@visp.net.lb \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen.hemminger@vyatta.com \
    --cc=stian@nixia.no \
    /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).