Re: [PATCH ipsec] xfrm: Fix inbound traffic via XFRM interfaces across network namespaces

2019-02-18 Thread Steffen Klassert
On Mon, Feb 18, 2019 at 10:49:39AM +0100, Tobias Brunner wrote: > After moving an XFRM interface to another namespace it stays associated > with the original namespace (net in `struct xfrm_if` and the list keyed > with `xfrmi_net_id`), allowing processes in the new namespace to use > SAs/policies t

[PATCH ipsec] xfrm: Fix inbound traffic via XFRM interfaces across network namespaces

2019-02-18 Thread Tobias Brunner
After moving an XFRM interface to another namespace it stays associated with the original namespace (net in `struct xfrm_if` and the list keyed with `xfrmi_net_id`), allowing processes in the new namespace to use SAs/policies that were created in the original namespace. For instance, this allows a