sctp: stop pending timers and purge queues when peer restart asoc
If the peer restart the asoc, we should not only fail any unsent/unacked data, but also stop the T3-rtx, SACK, T4-rto timers, and teardown ASCONF queues. Signed-off-by:Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/sctp/command.h 1 addition, 0 deletionsinclude/net/sctp/command.h
- include/net/sctp/structs.h 1 addition, 1 deletioninclude/net/sctp/structs.h
- net/sctp/associola.c 14 additions, 9 deletionsnet/sctp/associola.c
- net/sctp/sm_sideeffect.c 3 additions, 0 deletionsnet/sctp/sm_sideeffect.c
- net/sctp/sm_statefuns.c 12 additions, 2 deletionsnet/sctp/sm_statefuns.c
Loading
Please register or sign in to comment