Searched hist:"9 a963454" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | rtnetlink.h | 9a963454 Tue Apr 07 04:51:53 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> 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> 9a963454 Tue Apr 07 04:51:53 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> 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>
|
/openbmc/linux/net/core/ |
H A D | net_namespace.c | 9a963454 Tue Apr 07 04:51:53 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> 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> 9a963454 Tue Apr 07 04:51:53 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> 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>
|