diff options
author | James Chapman <jchapman@katalix.com> | 2024-08-07 07:54:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-11 04:38:49 +0100 |
commit | ebed6606b95954b94df6229db806978b32f3fa23 (patch) | |
tree | 4d9cfed5abd29210f752bc8e3a780b909de82c52 /kernel/sched | |
parent | 168464c19e1ab7ddc5fb80d9c9560cfbcce6211d (diff) |
l2tp: move l2tp_ip and l2tp_ip6 data to pernet
l2tp_ip[6] have always used global socket tables. It is therefore not
possible to create l2tpip sockets in different namespaces with the
same socket address.
To support this, move l2tpip socket tables to pernet data.
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions