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@FreeBSD.org
          Reporter: bartosz.sobc...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to