Re: [PATCH v3 1/1] net: ipv6: allow setting address on interface outside current namespace

From: Nicolas Dichtel
Date: Thu Nov 07 2019 - 11:58:29 EST


Le 07/11/2019 Ã 14:56, Jonas Bonn a ÃcritÂ:
> This patch allows an interface outside of the current namespace to be
> selected when setting a new IPv6 address for a device. This uses the
> IFA_TARGET_NETNSID attribute to select the namespace in which to search
> for the interface to act upon.
>
> Signed-off-by: Jonas Bonn <jonas@xxxxxxxxxxx>
> ---
>
> I messed up this patch and the cleanup code path wasn't included. It
> should look like this. Sorry for the noise.
You cannot resend just one patch, you have to resend the whole series.