diff options
author | Marco Varlese <marco.varlese@suse.com> | 2018-03-05 12:31:45 +0100 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2018-03-05 13:46:32 +0000 |
commit | 9e09ff394ac0e731b5b33caf4d0cddff8de570b4 (patch) | |
tree | 5fdb5784570dadce34afc4cfe824f51a3f00e948 /src/vlib/linux | |
parent | eac3b11b67a9ee2d5b85c3e2e90220a04cd5db61 (diff) |
SCTP: retransmission in INIT/SHUTDOWN phase
This patch addresses the need to handle timers timeouts (e.g. sent
chunks not being acked) for both the INIT and SHUTDOWN phases.
The INIT phase requires the handling of two timers the T1-init and
T1-cookie timers whilst the SHUTDOWN phase requires the handling of the
T2-shutdown timer only for the retransmission case.
Left to be implemented is the handling of the DATA chunks retransmission
(e.g. T3-rxtx expiration) but that will be submitted with a separate
patch.
Change-Id: I2b2e13dce11000aea3c7d965f02b27b76c97e605
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
Diffstat (limited to 'src/vlib/linux')
0 files changed, 0 insertions, 0 deletions