commit | 817298102b0bc936b08dfcc5fbcc2213157050f2 | [log] [tgz] |
---|---|---|
author | Richard Alpe <richard.alpe@ericsson.com> | Mon Feb 01 08:19:57 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 06 02:45:38 2016 -0500 |
tree | c434db2622b6f960a3594b08484336ba99580d72 | |
parent | d01332f1acacc0cb43a61f4244dd2b846d4cd585 [diff] |
tipc: fix link priority propagation Currently link priority changes isn't handled for active links. In this patch we resolve this by changing our priority if the peer passes a valid priority in a state message. Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>