]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/management/opensm/opensm/ChangeLog
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ofed / management / opensm / opensm / ChangeLog
1 2007-07-11 Hal Rosenstock <halr@voltaire.com>
2
3         * configure.in: Bump to version 2.2.1
4
5 2007-06-20 Hal Rosenstock <halr@voltaire.com>
6
7         * osm_helper.c: Add 3LeafNetworks and Xsigo to osm_get_manufacturer_str
8
9 2007-06-15 Sasha Khapyorsky <sashak@voltaire.com>
10
11         * osm_helper.c: Fix PortInfo:CapMask printing when CapMask is 0
12
13 2007-06-11 Sasha Khapyorsky <sashak@voltaire.com>
14
15         * osm_helper.c: Remove OSM_SM_SIGNAL_MASTER_OR_HIGHER_SM_DETECTED
16           from __osm_sm_mgr_signal_str
17
18 2007-06-06 Sasha Khapyorsky <sashak@voltaire.com>
19
20         * osm_helper.c: More optimally deal with manufacturer strings
21
22 2007-06-06 Hal Rosenstock <halr@voltaire.com>
23
24         * osm_helper.c: Add Sun to osm_get_manufacturer_str
25
26 2007-06-04 Hal Rosenstock <halr@voltaire.com>
27
28         * osm_helper.c: Add 8x to __osm_lwa_str_fixed_width
29
30 2007-05-07 Sasha Khapyorsky <sashak@voltaire.com>
31
32         * osm_helper.c: Remove repeated strlen() calls
33
34 2007-04-27 Ira K. Weiny <weiny2@llnl.gov>
35
36         * osm_helper.c: In osm_dump_notice, use ib_get_producer_type_str
37           for printing producer type
38
39 2007-04-26 Hal Rosenstock <halr@voltaire.com>
40
41         * osm_helper.c: Clarify the proper usage of
42           osm_get_node_type_str_fixed_width to take uint8_t rather
43           than uint32_t for node_type argument
44
45 2007-04-25 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
46
47         * osm_helper.c: Fix problematic usage of sprintf() when
48           source and destination strings overlap.
49
50 2007-04-24 Albert L. Chu <chu11@llnl.gov>
51
52         * osm_helper.c: In osm_get_node_type_str_fixed_width, fix
53           both range limit and endian of node type check
54
55 2007-03-29 Hal Rosenstock <halr@voltaire.com>
56
57         * configure.in: Bump version to 2.2.0
58
59 2007-03-21 Sasha Khapyorsky <sashak@voltaire.com>
60
61         * osm_log.c: Changed to support daemon mode
62
63 2007-03-01 Hal Rosenstock <halr@voltaire.com>
64
65         * configure.in: Bump version to 2.1.2
66
67         * osm_helper.c: Eliminate extraneous comma in __osm_disp_msg_ string
68           for OSM_MSG_MAD_PORT_INFO
69
70 2007-02-26 Sasha Khapyorsky <sashak@voltaire.com>
71
72         * osm_log.c: Minor optimization to previous change to osm_log
73           for also flushing on OSM_LOG_SYS
74
75 2007-02-26 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
76
77         * osm_log.c: In osm_log, flush log on OSM_LOG_SYS (as well
78           as OSM_LOG_ERROR)
79
80 2007-02-20 Hal Rosenstock <halr@voltaire.com>
81
82         * configure.in: Bump version to 2.1.1
83
84         * osm_helper.c: In osm_dbg_get_capabilities_str, only display
85           Capability Mask if there are capabilities present
86
87 2007-01-22 Hal Rosenstock <halr@voltaire.com>
88
89         * osm_helper.c: Change DR path format from [%X] to %d,
90
91 2007-01-08 Sasha Khapyorsky <sashak@voltaire.com>
92
93         * osm_log.c: Add osm_log_reopen_file API
94
95 2006-12-22 Hal Rosenstock <halr@voltaire.com>
96
97         * osm_helper.c: Add osm_dump_switch_info_record API
98
99 2006-11-03 Sasha Khapyorsky <sashak@voltaire.com>
100
101         * osm_log.c: Add osm_log_printf API
102
103 2006-10-30 Sasha Khapyorsky <sashak@voltaire.com>
104
105         * osm_helper.c: Fix seg fault with strings which
106           might not be null terminated
107
108 2006-10-18 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
109
110         * osm_log.c: Windows porting changes
111
112 2006-09-19 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
113
114         * osm_log.c: Windows porting changes
115