This series addresses some smaller issues regarding the link setup 
algorithm. The first commit fixes a rare bug we have discovered during
testing; the second one may have some future impact on cluster 
scalabilty, while  two remaining ones can be regarded as cosmetic.

Jon Maloy (4):
  tipc: guarantee peer bearer id exchange after reboot
  tipc: reduce transmission rate of reset messages when link is down
  tipc: refactor function tipc_link_timeout()
  tipc: ensure that first packets on link are sent in order

 net/tipc/link.c | 49 +++++++++++++++++++++++++++----------------------
 net/tipc/msg.h  | 10 ++++++++++
 net/tipc/node.c |  4 ++++
 3 files changed, 41 insertions(+), 22 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to