Skip to content
Snippets Groups Projects
Commit 98e1b60e authored by Mike Christie's avatar Mike Christie Committed by David Teigland
Browse files

dlm: try other IPs when sctp init assoc fails


Currently, if we cannot create a association to the first IP addr
that is added to DLM, the SCTP init assoc code will just retry
the same IP. This patch adds a simple failover schemes where we
will try one of the addresses that was passed into DLM.

Signed-off-by: default avatarMike Christie <michaelc@cs.wisc.edu>
Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent b390ca38
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment