From: Cyrill Gorcunov Date: Wed, 21 Jan 2009 23:55:15 +0000 (-0800) Subject: net: pppol2tp - introduce net-namespace functionality X-Git-Tag: v2.6.30-rc1~662^2~926 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9fb8016a351b5b9da7fea32bcfdbc9d836e421;p=pandora-kernel.git net: pppol2tp - introduce net-namespace functionality - Each tunnel and appropriate lock are inside own namespace now. - pppox code allows to create per-namespace sockets for both PX_PROTO_OE and PX_PROTO_OL2TP protocols. Actually since now pppox_create support net-namespaces new PPPo... protocols (if they ever will be) should support net-namespace too otherwise explicit check for &init_net would be needed. Signed-off-by: Cyrill Gorcunov Signed-off-by: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed