Re: [net 1/1] tipc: fix problems with multipoint-to-point flow control

2018-01-02 Thread David Miller
From: Jon Maloy Date: Fri, 29 Dec 2017 19:48:02 +0100 > In commit 04d7b574b245 ("tipc: add multipoint-to-point flow control") we > introduced a protocol for preventing buffer overflow when many group > members try to simultaneously send messages to the same receiving member. > > Stress test of t

[net 1/1] tipc: fix problems with multipoint-to-point flow control

2017-12-29 Thread Jon Maloy
In commit 04d7b574b245 ("tipc: add multipoint-to-point flow control") we introduced a protocol for preventing buffer overflow when many group members try to simultaneously send messages to the same receiving member. Stress test of this mechanism has revealed a couple of related bugs: - When the r