commit | 4b3743ef2ca67e1f8ef7e9d4c551d6ba6ee85584 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu May 26 13:59:17 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Sep 01 11:16:37 2011 -0400 |
tree | 5073fcd176c616f25808d688d47a7050c16cb647 | |
parent | a0f40f02ef0783688233caf737a17f1f56283e2b [diff] |
tipc: Ensure congested links receive bearer status updates Modifies code that disables a bearer to ensure that all of its links are deleted, not just its uncongested links. Similarly, modifies code that blocks a bearer to ensure that all of its links are reset, not just its uncongested links. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>