commit | 8f3359bdc83f1abb1989e0817ab0e0b18667c828 | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Sat Apr 13 14:06:07 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 15 14:03:44 2013 -0400 |
tree | 445804a55d594511f181fda573faecc78604509a | |
parent | f88c91ddba958e9a5dd4a5ee8c52a0faa790f586 [diff] |
bridge: make user modified path cost sticky Keep a STP port path cost value if it was set by a user. Don't replace it with the link-speed based path cost whenever the link goes down and comes back up. Reported-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>