The series introduces an algorithm to improve TIPC throughput especially
in terms of packet loss, also tries to reduce packet duplication due to
overactive NACK sending mechanism.

The link failover situation is also covered by the patches.

Tuong Lien (3):
  tipc: improve TIPC throughput by Gap ACK blocks
  tipc: reduce duplicate packets for unicast traffic
  tipc: adapt link failover for new Gap-ACK algorithm

 net/tipc/link.c | 266 ++++++++++++++++++++++++++++++++++++++++++++++----------
 net/tipc/msg.h  |  51 +++++++++++
 net/tipc/node.h |   6 +-
 3 files changed, 275 insertions(+), 48 deletions(-)

-- 
2.13.7



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

Reply via email to