libibmad is a convenience library to encode, decode, and dump IB MAD packets.  It
is implemented on top of and in conjunction with libibumad (the umad kernel
interface library.)

The main consumer of this library is the infiniband-diags package.

Dependencies:

	1) libibumad >= 1.3.7
	2) opensm-libs >= 3.3.10
	3) ib_umad kernel module

Release notes for 1.3.11 to 1.3.12 are:

   1) bug fixes
   2) new Fields for Port Extended Speeds


Updates since 1.3.11


  Hal Rosenstock  :  fields.c: Fix commentary typo
  Al Chu  :  libibmad/src/rpc.c: Remove superfluous packet dump
  Hal Rosenstock  :  fields.c: Print SwitchCongestionSetting threshold fields in hex rather than decimal
  Dan Ben Yosef  :  libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters
  Hal Rosenstock  :  dump.c: In mad_dump_linkwidth, output undefined widths

