summaryrefslogtreecommitdiff
path: root/net/sctp/transport.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2021-10-28 12:36:02 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-29 14:21:23 +0300
commitc6ea04ea692fa0d8e7faeb133fcd28e3acf470a0 (patch)
tree030072d7354ee8e295799b97ea9d32f275ba5ff2 /net/sctp/transport.c
parent40171248bb8934537fec8fbaf718e57c8add187c (diff)
downloadlinux-c6ea04ea692fa0d8e7faeb133fcd28e3acf470a0.tar.xz
sctp: reset probe_timer in sctp_transport_pl_update
sctp_transport_pl_update() is called when transport update its dst and pathmtu, instead of stopping the PLPMTUD probe timer, PLPMTUD should start over and reset the probe timer. Otherwise, the PLPMTUD service would stop. Fixes: 92548ec2f1f9 ("sctp: add the probe timer in transport for PLPMTUD") Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/transport.c')
0 files changed, 0 insertions, 0 deletions