003 File Manager
Current Path:
/usr/src/contrib/ofed/infiniband-diags/src
usr
/
src
/
contrib
/
ofed
/
infiniband-diags
/
src
/
📁
..
📄
dump_fts.c
(12.59 KB)
📄
ibaddr.c
(4.68 KB)
📄
ibcacheedit.c
(7.99 KB)
📄
ibccconfig.c
(16.8 KB)
📄
ibccquery.c
(12.24 KB)
📄
ibdiag_common.c
(23.07 KB)
📄
ibdiag_common.h
(6.05 KB)
📄
ibdiag_sa.c
(6.88 KB)
📄
ibdiag_sa.h
(3.44 KB)
📄
ibdiag_version.h
(1.51 KB)
📄
iblinkinfo.c
(20.6 KB)
📄
ibmirror.c
(14.87 KB)
📄
ibnetdiscover.c
(30.67 KB)
📄
ibping.c
(6.88 KB)
📄
ibportstate.c
(22.56 KB)
📄
ibqueryerrors.c
(29.7 KB)
📄
ibroute.c
(12.72 KB)
📄
ibsendtrap.c
(8.87 KB)
📄
ibstat.c
(7.66 KB)
📄
ibsysstat.c
(8.77 KB)
📄
ibtracert.c
(21.71 KB)
📄
mcm_rereg_test.c
(9.91 KB)
📄
perfquery.c
(34.18 KB)
📄
rdma-ndd.c
(9.36 KB)
📄
saquery.c
(61.79 KB)
📄
sminfo.c
(4.45 KB)
📄
smpdump.c
(7.04 KB)
📄
smpquery.c
(13.89 KB)
📄
vendstat.c
(15.75 KB)
Editing: ibdiag_version.h
/* * Copyright (c) 2008 Voltaire Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree, or the * OpenIB.org BSD license below: * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the following * conditions are met: * * - Redistributions of source code must retain the above * copyright notice, this list of conditions and the following * disclaimer. * * - Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */ #ifndef _IBDIAG_VERSION_H_ #define _IBDIAG_VERSION_H_ #define IBDIAG_VERSION "1.6.7" #endif /* _IBDIAG_VERSION_H_ */
Upload File
Create Folder