git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
167eb17
)
l2tp: Make ipv4 protocol handler namespace aware.
author
David S. Miller
<davem@davemloft.net>
Tue, 5 Feb 2013 19:36:02 +0000
(14:36 -0500)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Feb 2013 19:37:01 +0000
(14:37 -0500)
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 <davem@davemloft.net>
No differences found