Codebase list ibutils / 97f01bde-0640-4282-81f3-4f15096a2682/main ibdm / ChangeLog
97f01bde-0640-4282-81f3-4f15096a2682/main

Tree @97f01bde-0640-4282-81f3-4f15096a2682/main (Download .tar.gz)

ChangeLog @97f01bde-0640-4282-81f3-4f15096a2682/main

c3ebda3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2004-09-21  Eitan Zahavi  <eitan@mellanox.co.il>

	* IBNL: Major change in how Systems are defined. Instead of having
	a C++ module for each of the systems we now provide a netlist
	format called IBNL and a set of predefined IB netlists for the
	Mellanox provided systems.

2004-08-25  Eitan Zahavi  <eitan@mellanox.co.il>

	* TopoMatch : new capability to compare a discovered fabric (read
	from OpenSM subnet file) and a spec topology (read using
	parseTopology). Also build a merged fabric taking all matching
	names from the spec topoloy.

2004-06-30  Eitan Zahavi  <eitan@mellanox.co.il>

	* conifgure.in : rearrange the file according to the autotools
	book

	* datamodel (new dir) : Rearrange the package by separating the
	datamodel from the applications.