diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2006-01-31 01:00:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-01-31 01:00:40 +0100 |
commit | e2c2fc2c8f3750e1f7ffbb3ac2b885a49416110c (patch) | |
tree | 26aff65b275398addfe4cd8013b9efea3ff42016 /drivers | |
parent | [SCTP]: correct the number of INIT retransmissions (diff) | |
download | linux-e2c2fc2c8f3750e1f7ffbb3ac2b885a49416110c.tar.xz linux-e2c2fc2c8f3750e1f7ffbb3ac2b885a49416110c.zip |
[SCTP]: heartbeats exceed maximum retransmssion limit
The number of HEARTBEAT chunks that an association may transmit is
limited by Association.Max.Retrans count; however, the code allows
us to send one extra heartbeat.
This patch limits the number of heartbeats to the maximum count.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions