[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140427.234150.128600841189069583.davem@davemloft.net>
Date: Sun, 27 Apr 2014 23:41:50 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: kheiss@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
vyasevich@...il.com, nhorman@...driver.com
Subject: Re: [PATCH v4 net] net: sctp: Don't transition to PF state when
transport has exhausted 'Path.Max.Retrans'.
From: Karl Heiss <kheiss@...il.com>
Date: Fri, 25 Apr 2014 14:26:30 -0400
> Don't transition to the PF state on every strike after 'Path.Max.Retrans'.
> Per draft-ietf-tsvwg-sctp-failover-03 Section 5.1.6:
>
> Additional (PMR - PFMR) consecutive timeouts on a PF destination
> confirm the path failure, upon which the destination transitions to the
> Inactive state. As described in [RFC4960], the sender (i) SHOULD notify
> ULP about this state transition, and (ii) transmit heartbeats to the
> Inactive destination at a lower frequency as described in Section 8.3 of
> [RFC4960].
>
> This also prevents sending SCTP_ADDR_UNREACHABLE to the user as the state
> bounces between SCTP_INACTIVE and SCTP_PF for each subsequent strike.
>
> Signed-off-by: Karl Heiss <kheiss@...il.com>
Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists