On 11/22/18 8:50 AM, Nicolas Dichtel wrote: > Like it was done for link and address, add the ability to perform get/dump > in another netns by specifying a target nsid attribute. > > Signed-off-by: Nicolas Dichtel <nicolas.dich...@6wind.com> > --- > include/uapi/linux/net_namespace.h | 1 + > net/core/net_namespace.c | 86 ++++++++++++++++++++++++++---- > 2 files changed, 76 insertions(+), 11 deletions(-)
Reviewed-by: David Ahern <dsah...@gmail.com>