mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
14 lines
411 B
Text
14 lines
411 B
Text
2005-09-12 Hal Rosenstock <halr@voltaire.com>
|
|
|
|
* Improved SA MCMemberRecord error messages
|
|
|
|
2005-08-22 Yael Kalka <yael@mellanox.co.il>
|
|
|
|
* Merge of OpenSM 1.8.0 previously available only on Gen1
|
|
|
|
2005-08-14 Eitan Zahavi <eitan@mellanox.co.il>
|
|
|
|
* Provided a top level auto tools project so there is no need to
|
|
cd into each of the sub directories and do:
|
|
./autogen.sh && configure && make && make install
|
|
|