This patch series is to resolve some issues found with the current link changeover mechanism, it also includes an optimization for the link synching.
Tuong Lien (2): tipc: optimize link synching mechanism tipc: fix changeover issues due to large packet net/tipc/link.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++------- net/tipc/msg.c | 59 ++++++++++++++++++++++++++++ net/tipc/msg.h | 28 ++++++++++++- net/tipc/node.c | 6 ++- net/tipc/node.h | 6 ++- 5 files changed, 199 insertions(+), 19 deletions(-) -- 2.13.7