Date: Fri, 25 Aug 2017 12:09:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221799] [ofed] no ipv6 support in iw_cm_id structure Message-ID: <bug-221799-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221799 Bug ID: 221799 Summary: [ofed] no ipv6 support in iw_cm_id structure Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: bartosz.sobczak@intel.com An iw_cm_id structure from within ofed is unable to store an ipv6 structure= and therefore there is no possibility to pass the binded addresses to iw_cm_con= nect function. The iw_cm_id struct should be modified to look analogically to linux's realization of this structure, that is there should be local_addr and remote_addr in type of 'struct sockaddr_storage'. The change would involve changes at least to the OFED cm and iw_cxgbe driver. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221799-8>