[Bug 221799] [ofed] no ipv6 support in iw_cm_id structure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 25 12:09:43 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221799

            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 at FreeBSD.org
          Reporter: bartosz.sobczak at 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_connect
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list