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

sctp: Optimize SFR-CACC transport list walking during SACK processing



There is a possibility of walking the transport list twice during
SACK processing when doing SFR-CACC algorithm.  We can restructure
the code to only do this once.

Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
parent 2cd9b822
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