dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/rdma
Sean Hefty 2527e681fd IB/mad: Validate MADs for spec compliance
Validate MADs sent by userspace clients for spec compliance with
C13-18.1.1 (prevent duplicate requests and responses sent on the
same port).  Without this, RMPP transactions get aborted because
of duplicate packets.

This patch is similar to that provided by Jack Morgenstein.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-07-24 09:18:07 -07:00
..
Kbuild Add generic Kbuild files for 'make headers_install' 2006-06-18 12:14:01 +01:00
ib_addr.h [PATCH] IB/addr: gid structure alignment fix 2006-07-14 21:53:50 -07:00
ib_cache.h IB: Add caching of ports' LMC 2006-06-17 20:37:34 -07:00
ib_cm.h IB/ucm: Get rid of duplicate P_Key parameter 2006-06-17 20:37:39 -07:00
ib_fmr_pool.h [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
ib_mad.h IB/mad: Validate MADs for spec compliance 2006-07-24 09:18:07 -07:00
ib_marshall.h IB: common handling for marshalling parameters to/from userspace 2006-06-17 20:37:27 -07:00
ib_pack.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_sa.h IB/sa: Add ib_init_ah_from_path() 2006-06-17 20:37:39 -07:00
ib_smi.h IB: Move struct port_info from ipath to <rdma/ib_smi.h> 2006-06-17 20:37:36 -07:00
ib_user_cm.h IB/ucm: Get rid of duplicate P_Key parameter 2006-06-17 20:37:39 -07:00
ib_user_mad.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_user_sa.h IB: common handling for marshalling parameters to/from userspace 2006-06-17 20:37:27 -07:00
ib_user_verbs.h IB: common handling for marshalling parameters to/from userspace 2006-06-17 20:37:27 -07:00
ib_verbs.h IB/uverbs: Don't serialize with ib_uverbs_idr_mutex 2006-06-17 20:44:49 -07:00
rdma_cm.h IB: IP address based RDMA connection manager 2006-06-17 20:37:29 -07:00
rdma_cm_ib.h IB: IP address based RDMA connection manager 2006-06-17 20:37:29 -07:00