opnsense-src/sys/ofed/drivers/infiniband/core
Eric van Gyzen 536457e181 infiniband: Appease Coverty
Coverity claims the call to rdma_gid2ip in cma_igmp_send overwrites addr.
Use a consistent definition of sockaddr to prevent detections and code
changes in the future.

Submitted by:	bret_ketchum@dell.com
Reported by:	Coverity
Reviewed by:	hselasky, kib
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D26229
2020-08-31 16:17:28 +00:00
..
agent.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
cm_msgs.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
core_priv.h Replace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real_dev() in ibcore. 2019-10-16 08:55:29 +00:00
ib_addr.c infiniband: Appease Coverty 2020-08-31 16:17:28 +00:00
ib_agent.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_cache.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_cm.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_cma.c infiniband: Appease Coverty 2020-08-31 16:17:28 +00:00
ib_cq.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_device.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_fmr_pool.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_iwcm.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_iwpm_msg.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_iwpm_util.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_mad.c ibcore: Fix an array index check 2018-12-05 13:20:51 +00:00
ib_mad_rmpp.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_multicast.c ibcore: Check ib_find_pkey() return value. 2018-12-05 13:20:22 +00:00
ib_packer.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_roce_gid_mgmt.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
ib_sa_query.c infiniband: Appease Coverty 2020-08-31 16:17:28 +00:00
ib_smi.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_sysfs.c ibcore: Add support for IB_SPEED_HDR in sysfs rate printout. 2018-12-05 13:19:52 +00:00
ib_ucm.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_ucma.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_ud_header.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_umem.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_umem_odp.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_umem_rbtree.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ib_user_mad.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_uverbs_cmd.c Make sure to error out when arming the CQ fails in ibcore. 2019-05-08 10:32:45 +00:00
ib_uverbs_main.c Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
ib_uverbs_marshall.c Introduce and use sgid_index in CM requests in ibcore. 2018-09-09 07:20:15 +00:00
ib_verbs.c Fix prio vs. nonprio tagged traffic in RDMACM 2019-06-04 06:21:31 +00:00
iwcm.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
iwpm_util.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
mad_priv.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
mad_rmpp.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
opa_smi.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
sa.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
smi.h Add missing FreeBSD tags and SVN properties to ibcore. 2018-03-05 11:49:45 +00:00
uverbs.h Add lock to multicast handlers in ibcore. 2018-07-17 08:52:29 +00:00