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 1/1] netns: IPv6 address labels per namespace.
Date: Wed, 28 May 2008 14:14:26 +0200 [thread overview]
Message-ID: <483D4CA2.80409@bull.net> (raw)
In-Reply-To: <20080528.210514.118764806.yoshfuji@linux-ipv6.org>
YOSHIFUJI Hideaki / ???? wrote:
> In article <20080527144050.754524679@theryb.frec.bull.fr> (at Tue, 27 May 2008 16:40:42 +0200), Benjamin Thery <benjamin.thery@bull.net> says:
>
>> This patch 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.
>
> Could you please eliminate penalty without namespece
> like dev_net() etc.?
Yes, sure.
In fact, I already have got a patch ready which ifdef's the 'net'
member and use xxx_net() functions. But it introduces a few #ifdef
CONFIG_NET_NS in net/ipv6/addrlabel.c and I wasn't sure which one was
the best for inclusion.
I'll send a v2 this afternoon.
--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
prev parent reply other threads:[~2008-05-28 12:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-27 14:40 [PATCH net-next 1/1] netns: IPv6 address labels per namespace Benjamin Thery
2008-05-28 12:05 ` YOSHIFUJI Hideaki / 吉藤英明
2008-05-28 12:14 ` Benjamin Thery [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=483D4CA2.80409@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.