Skip to content
Commit 845b8eda authored by Vlad Yasevich's avatar Vlad Yasevich
Browse files

sctp: Retransmit list is ineligable for missing indications



Chunks placed on the retransmit list are marked as inelegible
for fast retrasnmission.   Since missing indications determine
when fast reransmission is done, there is not point in calling
sctp_mark_missing() on the retransmit list since those chunks
will not be marked.

Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
parent ab5216a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment