commit | 3138dbf881274cb20d9aa1b307861f689e820fbe | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu May 07 11:02:50 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 22:15:31 2015 -0400 |
tree | 01cfdb1aff0ae9f7ff28b26f27df59cece6bceb1 | |
parent | 7a0877d4b438886b72be61632eaa774d13262f70 [diff] |
netns: notify new nsid outside __peernet2id() There is no functional change with this patch. It will ease the refactoring of the locking system that protects nsids and the support of the netlink socket option NETLINK_LISTEN_ALL_NSID. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>