InfiniBand Diagnostic Tools

infiniband-diags is a set of utilities designed to help configure, debug, and
maintain infiniband fabrics.  Many tools and utilities are provided.  Some with
similar functionality.

In addition to the utilities provided a sub-library libibnetdisc is provided to
scan an entire IB fabric and return data structures representing it.  The
interface to this library is _not_ guaranteed to be stable (though we try.)

Dependencies:

	1) libibmad >= 1.3.10
	2) libibumad >= 1.3.7
	3) opensm-libs >= 3.3.10
	4) ib_umad kernel module
	5) glib2


Release notes v1.6.2 => 1.6.4

   1) bug fixes

Authors since 1.6.2

Al Chu <chu11@llnl.gov>
	infiniband-diags: Check node-name-map strings when querying by name

Dan Ben Yosef <danby@mellanox.com>
	libibnetdisc/ibnetdisc.c: fix insert of invalid lid 0xFFFF into lid_port hash_table
	ibtracert.c: Add 'force' flag to man page
	infiniband-diags/vendstat: Fix GeneralInfo SW version
	ibportstate: on/off option is missing in help
	iblinkinfo: Remove "-R" option from man page
	ibaddr: Add missing -t option to manpage

Hal Rosenstock <hal@dev.mellanox.co.il>
	ibdiag_sa.c: Output attribute ID in hex rather than decimal

Ira Weiny <ira.weiny@intel.com>
	infiniband-diags: fail configure if glib2 is not found

Bart Van Assche <bvanassche@acm.org>
	Fix errors triggered by autoregen.sh
	get_lid_from_name(): Remove an unused variable

