netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denys Fedoryshchenko <denys@visp.net.lb>
To: Patrick McHardy <kaber@trash.net>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>,
	netdev@vger.kernel.org
Subject: Re: iproute2 proposal
Date: Wed, 6 Aug 2008 13:38:21 +0300	[thread overview]
Message-ID: <200808061338.21537.denys@visp.net.lb> (raw)
In-Reply-To: <48997C2C.8050208@trash.net>


On Wednesday 06 August 2008, Patrick McHardy wrote:
> It would be nicer to avoid the initialization in ll_init_map() as
> you did in your first patch and add an explicit ll_invalidate_map()
> and call it when necessary (ip link add/del/change(?), ip tunnel
> add/del/change(?)).

It is more than that. I must also invalidate in monitor mode, since this is 
very volatile variable. In monitor mode very possible that interfaces can be 
changed. Also i guess it is not required and better to invalidate 
in "printing" functions?

If it is ok, i will try to do patch in this way now.

      reply	other threads:[~2008-08-06 10:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05 22:25 iproute2 proposal Denys Fedoryshchenko
2008-08-06  8:28 ` Patrick McHardy
2008-08-06 10:04   ` Denys Fedoryshchenko
2008-08-06 10:09     ` Patrick McHardy
2008-08-06 10:09       ` Patrick McHardy
2008-08-06 10:22       ` Denys Fedoryshchenko
2008-08-06 10:25         ` Patrick McHardy
2008-08-06 10:38           ` Denys Fedoryshchenko [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=200808061338.21537.denys@visp.net.lb \
    --to=denys@visp.net.lb \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-foundation.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 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).