commit | ea862c8d1f4a0d193979c7412c3b946f600721ce | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 22:41:10 2010 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 22:41:10 2010 -0400 |
tree | 929dd96e2562258a96739373c758ab6dcbc2bb1b | |
parent | 65883371894be2631603d5d412f90f8c09290fef [diff] |
sctp: correctly mark missing chunks in fast recovery According to RFC 4960 Section 7.2.4: If an endpoint is in Fast Recovery and a SACK arrives that advances the Cumulative TSN Ack Point, the miss indications are incremented for all TSNs reported missing in the SACK. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>