On Wed, 18 Nov 2020 15:24:18 +0100
Andrea Claudi wrote:
> add_addr_accepted value is not printed if add_addr_signal value is 0.
> Fix this properly looking for add_addr_accepted value, instead.
>
> Fixes: 9c3be2c0eee01 ("ss: mptcp: add msk diag interface support")
> Signed-off-by: Andrea Claudi
Hi Andrea,
On 18/11/2020 15:24, Andrea Claudi wrote:
add_addr_accepted value is not printed if add_addr_signal value is 0.
Fix this properly looking for add_addr_accepted value, instead.
Good catch! We missed that when reviewing the code on MPTCP ML!
Acked-by: Matthieu Baerts
Cheers,
Matt
-
add_addr_accepted value is not printed if add_addr_signal value is 0.
Fix this properly looking for add_addr_accepted value, instead.
Fixes: 9c3be2c0eee01 ("ss: mptcp: add msk diag interface support")
Signed-off-by: Andrea Claudi
---
misc/ss.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-