]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Add InformInfo/Notice support.
authorSean Hefty <sean.hefty@intel.com>
Fri, 2 Feb 2007 23:35:29 +0000 (15:35 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 2 Feb 2007 23:35:29 +0000 (15:35 -0800)
commit363e796cc0b1e7bb3d406aabd3547c4fef288aff
tree2b8f77c47976d52ed2e4825e53b362dd5e8fc351
parentd610b26f438a722381138fcb72cd0d964400e3e9
Add InformInfo/Notice support.

Add SA client support for notice/trap registration using InformInfo.
Clients can use the ib_sa interface to register for SA events based
on trap numbers, and receive SA event notification.  This allows
clients to receive notification, such as GID in/out of service.
drivers/infiniband/core/Makefile
drivers/infiniband/core/notice.c [new file with mode: 0644]
drivers/infiniband/core/sa.h
drivers/infiniband/core/sa_query.c
include/rdma/ib_sa.h