]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCTP]: Increment error counters on user requested HBs.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 20 Mar 2007 00:02:03 +0000 (17:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Mar 2007 07:09:44 +0000 (00:09 -0700)
commitfb78525ae1b75bfac1da600ceb008aef4d293649
treebb976df718057e0cc41f22118e537da7070de47e
parent0b58a811461ccf3cf848aba4cc192538fd3b0516
[SCTP]: Increment error counters on user requested HBs.

2960bis states (Section 8.3):

   D) Request an on-demand HEARTBEAT on a specific destination transport
      address of a given association.

   The endpoint should increment the respective error counter of the
   destination transport address each time a HEARTBEAT is sent to that
   address and not acknowledged within one RTO.

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>
net/sctp/sm_statefuns.c