All of lore.kernel.org
 help / color / mirror / Atom feed
* [Question] About Multi-homing in LKSCTP
@ 2011-05-19 17:43 Thanh Nguyen
  2011-05-19 17:43 ` Thanh Nguyen
  2011-05-23  2:19 ` Wei Yongjun
  0 siblings, 2 replies; 3+ messages in thread
From: Thanh Nguyen @ 2011-05-19 17:43 UTC (permalink / raw)
  To: linux-sctp

In LKSCTP with multi-homing, if association using 4 IP(list Ip1 Ip2 Ip3
IP4 and bandwith,delay different) and peer have 3 IP (IP5 Ip 6 Ip7 ).
When establish association, primary path is IP1-IP5, if path IP1-IP5
die, how is SCTP choose new path? (select by best bandwith and delay or
list IP).
And in RFC have sentence "Furthermore, when its peer is multi-homed, an
endpoint SHOULD try to retransmit a chunk that timed out to an active
destination transport address that is different from the last
destination address to which the DATA chunk was sent." in section 6.4
In LKSCTP use this feature or not? If not, which do LKSCTP use?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-23  2:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 17:43 [Question] About Multi-homing in LKSCTP Thanh Nguyen
2011-05-19 17:43 ` Thanh Nguyen
2011-05-23  2:19 ` Wei Yongjun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.