commit | 9a9634545c7051f567096117d417e9c3be24706d | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Apr 07 11:51:53 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 07 17:29:41 2015 -0400 |
tree | d3238d41a1c5aa27c4b53e476d9892c4dcc99e23 | |
parent | b111e4e1112316e800dd1f1debdf017d2cf940b2 [diff] |
netns: notify netns id events With this patch, netns ids that are created and deleted are advertised into the group RTNLGRP_NSID. Because callers of rtnl_net_notifyid() already know the id of the peer, there is no need to call __peernet2id() in rtnl_net_fill(). Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>