Re: [tipc-discussion] [net-next 1/1] tipc: reduce risk of wakeup queue starvation

2019-08-01 Thread David Miller
From: Jon Maloy Date: Tue, 30 Jul 2019 16:23:18 +0200 > In commit 365ad353c256 ("tipc: reduce risk of user starvation during > link congestion") we allowed senders to add exactly one list of extra > buffers to the link backlog queues during link congestion (aka > "oversubscription"). However,

Re: [tipc-discussion] [PATCH] tipc: compat: allow tipc commands without arguments

2019-08-01 Thread David Miller
From: Taras Kondratiuk Date: Mon, 29 Jul 2019 22:15:07 + > Commit 2753ca5d9009 ("tipc: fix uninit-value in tipc_nl_compat_doit") > broke older tipc tools that use compat interface (e.g. tipc-config from > tipcutils package): ... > This patch relaxes the original fix and rejects messages

Re: [tipc-discussion] [PATCH] tipc: compat: allow tipc commands without arguments

2019-08-01 Thread Ying Xue
On 7/30/19 6:15 AM, Taras Kondratiuk wrote: > Commit 2753ca5d9009 ("tipc: fix uninit-value in tipc_nl_compat_doit") > broke older tipc tools that use compat interface (e.g. tipc-config from > tipcutils package): > > % tipc-config -p > operation not supported > > The commit started to reject TIPC