Re: [PATCH 2/2] nvme-rdma: Add handling for connecting to IPv6 targets
From: Sagi Grimberg <hidden>
Date: 2016-08-01 11:24:10
Also in:
linux-nvme
From: Sagi Grimberg <hidden>
Date: 2016-08-01 11:24:10
Also in:
linux-nvme
quoted
Currently the target driver doesn't support ipv6 addresses. These complementary patches [1,2] makes the it work e2e! So,I think we should use the same ipv6 addr parsing that Roland used in the host, and preferably have another module export that as a helper.
I can try to unify them, but unlike the host that first tries ipv4 and then fall to ipv6, the target needs to enforce the address family so it's somewhat different. I kinda think that these are different enough to stay separate don't you think? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html