From: David S. Miller Date: Sat, 26 Apr 2014 16:13:30 +0000 (-0400) Subject: Merge branch 'tipc-next' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7f51531c11be9f6ebace405aec724ffac043a8f5;p=deliverable%2Flinux.git Merge branch 'tipc-next' Erik Hugne says: ==================== tipc: add support for link state subscriptions Low level topology information like TIPC link up/down is useful for applications like teamd to make smarter failover decisions in a HA cluster environment. Fetching logical link names through an ioctl may hurt the eyes of some. Suggestions for a more elegant way of doing this would be appreciated in that case. :) v2: -Properly based on net-next -Off-list comments from Billie Alsup: -Add a string length parameter to tipc_node_get_linkname -Use TIPC_MAX_LINK_NAME definition instead of hardcoded value in tipc_sioc_ln_req linkname ==================== Signed-off-by: David S. Miller --- 7f51531c11be9f6ebace405aec724ffac043a8f5