On 11/22/18 8:50 AM, Nicolas Dichtel wrote: > Combined with NETNSA_TARGET_NSID, it enables to "translate" a nsid from one > netns to a nsid of another netns. > This is useful when using NETLINK_F_LISTEN_ALL_NSID because it helps the > user to interpret a nsid received from an other netns. > > Signed-off-by: Nicolas Dichtel <nicolas.dich...@6wind.com> > --- > net/core/net_namespace.c | 5 +++++ > 1 file changed, 5 insertions(+) >
Reviewed-by: David Ahern <dsah...@gmail.com>