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

SCTP: Fix the number of HB transmissions.



Our treatment of Heartbeats is special in that the inital HB chunk
counts against the error count for the association, where as for
other chunks, only retransmissions or timeouts count against us.
As a result, we had an off-by-1 situation with a number of
Heartbeats we could send.

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