Re: [PATCH 0/3] net/rds: SOL_RDS socket option to explicitly select transport

2015-05-31 Thread David Miller
From: Sowmini Varadhan Date: Fri, 29 May 2015 17:28:06 -0400 > Today the underlying transport (TCP or IB) for a PF_RDS socket is > implicitly selected based on the local address used to bind(2) the > PF_RDS socket. This results in some non-deterministic behavior when > there are un-numbered and I

[PATCH 0/3] net/rds: SOL_RDS socket option to explicitly select transport

2015-05-29 Thread Sowmini Varadhan
Today the underlying transport (TCP or IB) for a PF_RDS socket is implicitly selected based on the local address used to bind(2) the PF_RDS socket. This results in some non-deterministic behavior when there are un-numbered and IPoIB interfaces sharing the same IP address. It also places the constra