From: Tuong L. <tuo...@de...> - 2019-06-04 05:23:00
|
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 | 118 +++++++++++++++++++++++++++++++++++++++++++++++++------- net/tipc/msg.c | 62 +++++++++++++++++++++++++++++ net/tipc/msg.h | 28 +++++++++++++- net/tipc/node.c | 6 ++- net/tipc/node.h | 6 ++- 5 files changed, 202 insertions(+), 18 deletions(-) -- 2.13.7 |