commit | 9d6ddb19905223828485d8c40deaec76e4dea3a5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Feb 05 14:36:02 2013 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 05 14:37:01 2013 -0500 |
tree | bc9293105e2410ed78fff72416d4ba36f60a4c79 | |
parent | 167eb17e0b178549f5e19036b16b6d6e35856b67 [diff] |
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 <davem@davemloft.net>