lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 28 May 2008 14:14:26 +0200
From:	Benjamin Thery <benjamin.thery@...l.net>
To:	YOSHIFUJI Hideaki / ???? 
	<yoshfuji@...ux-ipv6.org>
Cc:	davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/1] netns: IPv6 address labels per namespace.

YOSHIFUJI Hideaki / ???? wrote:
> In article <20080527144050.754524679@...ryb.frec.bull.fr> (at Tue, 27 May 2008 16:40:42 +0200), Benjamin Thery <benjamin.thery@...l.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ