tipc: get monitor threshold for the cluster
In this commit, we add support to fetch the configured cluster monitoring threshold. Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
7b3f522964
commit
bf1035b2ff
@@ -79,4 +79,5 @@ int tipc_nl_node_get_link(struct sk_buff *skb, struct genl_info *info);
|
||||
int tipc_nl_node_set_link(struct sk_buff *skb, struct genl_info *info);
|
||||
|
||||
int tipc_nl_node_set_monitor(struct sk_buff *skb, struct genl_info *info);
|
||||
int tipc_nl_node_get_monitor(struct sk_buff *skb, struct genl_info *info);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user