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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 30 May 2008 15:03:11 +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] IPv6 address labels per namespace - v2

YOSHIFUJI Hideaki / ???? wrote:
> In article <20080528125137.228283589@...ryb.frec.bull.fr> (at Wed, 28 May 2008 14:51:24 +0200), Benjamin Thery <benjamin.thery@...l.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@...l.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
--
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