diff options
| author | Vlad Yasevich <[email protected]> | 2006-06-17 22:54:51 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-06-17 22:54:51 -0700 |
| commit | 402d68c43326d2f0e7e2e9a9013cd4c098d9b87c (patch) | |
| tree | a493d4130e07f14e29e89cc746a59475cbb073f4 /scripts/patch-kernel | |
| parent | c7ce1ae21223fe1f905feba272bc14b87994a57d (diff) | |
[SCTP]: Limit association max_retrans setting in setsockopt.
When using ASSOCINFO socket option, we need to limit the number of
maximum association retransmissions to be no greater than the sum
of all the path retransmissions. This is specified in Section 7.1.2
of the SCTP socket API draft.
However, we only do this if the association has multiple paths. If
there is only one path, the protocol stack will use the
assoc_max_retrans setting when trying to retransmit packets.
Signed-off-by: Vlad Yasevich <[email protected]>
Signed-off-by: Sridhar Samudrala <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions