From: David S. Miller Date: Tue, 5 Feb 2013 19:36:02 +0000 (-0500) Subject: l2tp: Make ipv4 protocol handler namespace aware. X-Git-Tag: v3.9-rc1~139^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6ddb19905223828485d8c40deaec76e4dea3a5;p=pandora-kernel.git l2tp: Make ipv4 protocol handler namespace aware. The infrastructure is already pretty much entirely there to allow this conversion. The tunnel and session lookups have per-namespace tables, and the ipv4 bind lookup includes the namespace in the lookup key. Set netns_ok in l2tp_ip_protocol. Signed-off-by: David S. Miller --- Reading git-diff-tree failed