mptcp: print out reset infos of MP_RST
authorGeliang Tang <geliang.tang@suse.com>
Thu, 3 Feb 2022 01:03:40 +0000 (17:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 11:44:08 +0000 (11:44 +0000)
commit9ddd1cac6fe1f8464f54ab0d5af9bc8260caca12
tree9ab0ea260d4aab61afc3865df47dc486f7195144
parent8cca39e251718baec13a5999bf3d18c05af865be
mptcp: print out reset infos of MP_RST

This patch printed out the reset infos, reset_transient and reset_reason,
of MP_RST in mptcp_parse_option() to show that MP_RST is received.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/options.c