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:	Wed, 25 Jun 2014 16:33:49 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	xiyou.wangcong@...il.com
Cc:	netdev@...r.kernel.org, kaber@...sh.net,
	stephen@...workplumber.org, cwang@...pensource.com,
	ebiederm@...ssion.com
Subject: Re: [Patch net-next] net: make neigh tables per netns

From: Cong Wang <xiyou.wangcong@...il.com>
Date: Mon, 23 Jun 2014 15:09:30 -0700

> From: Cong Wang <cwang@...pensource.com>
> 
> Different net namespaces have different devices, routes, neighbours,
> so their neigh table should be separated as well. This patch makes
> gloable arp_tbl and nd_tbl etc. be per netns.
> 
> Also, as we don't support multiple tables per family, there is no
> point to make tables chained by linked list, they can just be
> statically compiled. This will eliminate the global neigh_tbl_lock.
> 
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Patrick McHardy <kaber@...sh.net>
> Cc: stephen hemminger <stephen@...workplumber.org>
> Signed-off-by: Cong Wang <cwang@...pensource.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>

Eric and any other networking namespace experts, please review this.

Thanks.
--
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