All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Thery <benjamin.thery@bull.net>
To: "YOSHIFUJI Hideaki / ????" <yoshfuji@linux-ipv6.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] IPv6 address labels per namespace - v2
Date: Fri, 30 May 2008 15:03:11 +0200	[thread overview]
Message-ID: <483FFB0F.7050303@bull.net> (raw)
In-Reply-To: <20080529.163909.07573021.yoshfuji@linux-ipv6.org>

YOSHIFUJI Hideaki / ???? wrote:
> In article <20080528125137.228283589@theryb.frec.bull.fr> (at Wed, 28 May 2008 14:51:24 +0200), Benjamin Thery <benjamin.thery@bull.net> says:
> 
>> This pacth makes IPv6 address labels per network namespace.
>> It keeps the global label tables, ip6addrlbl_table, but 
>> adds a 'net' member to each ip6addrlbl_entry.
>> This new member is taken into account when matching labels.
>>
>> Changelog
>> =========
>> * v1: Initial version 
>> * v2:
>>   * Minize the penalty when network namespaces are not configured:
>>       *  the 'net' member is added only if CONFIG_NET_NS is 
>>          defined. This saves space when network namespaces are not 
>>          configured.
>>       * 'net' value is retrieved with the inlined function 
>>          ip6addrlbl_net() that always return &init_net when 
>>          CONFIG_NET_NS is not defined.
>>   * 'net' member in ip6addrlbl_entry renamed to the less generic 
>>     'lbl_net' name (helps code search).
>>
>> Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
> 
> I'm going to apply this.  Thank you.

Great.
Will you apply it to your own IPv6 tree or net-next-2.6?

--Benjamin
> 
> --yoshfuji
> 
> 


-- 
B e n j a m i n   T h e r y  - BULL/DT/Open Software R&D

    http://www.bull.com

  reply	other threads:[~2008-05-30 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080528125114.372886409@theryb.frec.bull.fr>
2008-05-28 12:51 ` [PATCH net-next] IPv6 address labels per namespace - v2 Benjamin Thery
2008-05-29  7:39   ` YOSHIFUJI Hideaki / 吉藤英明
2008-05-30 13:03     ` Benjamin Thery [this message]
2008-05-30 16:06       ` YOSHIFUJI Hideaki / 吉藤英明

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=483FFB0F.7050303@bull.net \
    --to=benjamin.thery@bull.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.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.