I know there are some iWARP adapters that do NOT support rdma_bind_addr with an IPv6 address. Is there a way to determine if a given device can support IPv6? Would checking for max_raw_ipv6_qp being set to 0 be valid, or should there be a bit in device_cap_flags to show its support (or lack their of)? Thanks, Jon