Roland Dreier wrote:
 > This issue is really not in the NFS-RDMA code.  the nfsd code is doing
 > the binding.  See commit:

I think the really relevant thing is 7d21c0f9 ("SUNRPC: Set IPV6ONLY
flag on PF_INET6 RPC listener sockets") and followups.  NFS expects to
have one IPv6-only socket and one IPv4-only socket.


Yes, this new behavior is common to both sockets and rdma transports.

It seems RDMA CM should create a similar V6ONLY option for binding (and
probably default to the /proc/sys/net/ipv6/bindv6only sysctl value) to
handle this.
This makes sense to me.

Tom

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to