[Pkg-ofed-commits] [opensm] 02/04: Merge tag 'upstream/3.3.19'

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Thu Jul 23 09:29:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository opensm.

commit 036fd581485673811066e6ee9e70a1ea829399ae
Merge: f5a484b eafa342
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Thu Jul 23 10:33:49 2015 +0200

    Merge tag 'upstream/3.3.19'
    
    Upstream version 3.3.19

 ChangeLog                           | 299 +++++++++++++++++++++++++++++++++++-
 complib/cl_dispatcher.c             |   5 +
 complib/libosmcomp.ver              |   2 +-
 configure                           |  25 +--
 configure.in                        |   5 +-
 doc/opensm_release_notes-3.3.txt    |  84 +++++++++-
 doc/partition-config.txt            |  75 +++++----
 doc/performance-manager-HOWTO.txt   |  48 ++++--
 include/config.h.in                 |   3 +
 include/iba/ib_types.h              |  44 ++++++
 include/opensm/osm_config.h         |   4 +
 include/opensm/osm_config.h.in      |   4 +
 include/opensm/osm_perfmgr.h        |   5 +
 include/opensm/osm_subnet.h         |  19 ++-
 include/opensm/osm_version.h        |   2 +-
 include/vendor/osm_vendor_ibumad.h  |   2 +-
 libvendor/libosmvendor.ver          |   2 +-
 libvendor/osm_vendor_ibumad.c       |  15 +-
 libvendor/osm_vendor_ibumad_sa.c    |   6 +-
 man/opensm.8                        |  79 +++++-----
 man/opensm.8.in                     |  79 +++++-----
 opensm.spec                         |   6 +-
 opensm/libopensm.ver                |   2 +-
 opensm/main.c                       |   2 +-
 opensm/osm_congestion_control.c     |  31 ++--
 opensm/osm_console.c                |  28 +++-
 opensm/osm_console_io.c             |   2 +-
 opensm/osm_drop_mgr.c               |   3 -
 opensm/osm_dump.c                   |   1 +
 opensm/osm_lid_mgr.c                |  28 ++--
 opensm/osm_link_mgr.c               |   3 +-
 opensm/osm_mcast_mgr.c              |  63 ++++++--
 opensm/osm_perfmgr.c                |  64 ++++++--
 opensm/osm_pkey_mgr.c               |   2 +-
 opensm/osm_port_info_rcv.c          |   3 +-
 opensm/osm_prtn.c                   |   2 +-
 opensm/osm_req.c                    |   2 +-
 opensm/osm_sa.c                     |  15 +-
 opensm/osm_sa_multipath_record.c    |  26 ++--
 opensm/osm_sa_path_record.c         |  31 ++--
 opensm/osm_sm_state_mgr.c           |  18 +--
 opensm/osm_state_mgr.c              |  41 ++++-
 opensm/osm_subnet.c                 |  20 ++-
 opensm/osm_switch.c                 |   5 +-
 opensm/osm_ucast_mgr.c              |   4 +-
 osmeventplugin/src/osmeventplugin.c |   1 +
 osmtest/main.c                      |   2 +-
 osmtest/osmtest.c                   |  13 +-
 48 files changed, 933 insertions(+), 292 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/opensm.git



More information about the Pkg-ofed-commits mailing list