[Pkg-ofed-commits] [opensm] 02/06: Merge tag 'upstream/3.3.20'

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Wed Sep 7 21:31:47 UTC 2016


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

ana pushed a commit to branch master
in repository opensm.

commit 0d1f024b15dddec1603b118df14d46e74953d675
Merge: 2cf34b8 a84d4ec
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Wed Sep 7 23:10:56 2016 +0200

    Merge tag 'upstream/3.3.20'
    
    Upstream version 3.3.20

 ChangeLog                           | 612 ++++++++++++++++++++++++++++++++++++
 complib/libosmcomp.ver              |   2 +-
 configure                           |  20 +-
 configure.in                        |   2 +-
 doc/QoS_management_in_OpenSM.txt    |   6 +-
 doc/current-routing.txt             |   4 +-
 doc/opensm_release_notes-3.3.txt    | 142 ++++++++-
 doc/partition-config.txt            |   6 +-
 include/iba/ib_types.h              |  70 ++---
 include/opensm/osm_base.h           |   3 +-
 include/opensm/osm_node.h           |   2 +-
 include/opensm/osm_opensm.h         |   8 +
 include/opensm/osm_pkey.h           |  54 +++-
 include/opensm/osm_port.h           |  86 +++++
 include/opensm/osm_sa.h             |  12 +
 include/opensm/osm_sa_mad_ctrl.h    |  14 +-
 include/opensm/osm_subnet.h         |  26 +-
 include/opensm/osm_switch.h         |  34 +-
 include/opensm/osm_version.h        |   2 +-
 libvendor/libosmvendor.ver          |   2 +-
 libvendor/osm_vendor_ibumad_sa.c    |  15 +-
 man/opensm.8                        |  12 +-
 man/opensm.8.in                     |  12 +-
 man/osmtest.8                       |   4 +-
 opensm.spec                         |   6 +-
 opensm/libopensm.ver                |   2 +-
 opensm/main.c                       |   2 +-
 opensm/osm_congestion_control.c     |  13 +-
 opensm/osm_console.c                |  52 +--
 opensm/osm_drop_mgr.c               |  25 +-
 opensm/osm_dump.c                   |  12 +-
 opensm/osm_helper.c                 |  63 ++--
 opensm/osm_inform.c                 |  79 ++---
 opensm/osm_mcast_mgr.c              |   5 +-
 opensm/osm_mcast_tbl.c              |   3 +-
 opensm/osm_multicast.c              |  11 +-
 opensm/osm_node.c                   |   5 +-
 opensm/osm_node_info_rcv.c          |  60 +++-
 opensm/osm_opensm.c                 |  29 +-
 opensm/osm_pkey.c                   |  11 +
 opensm/osm_pkey_mgr.c               | 125 ++++++--
 opensm/osm_port.c                   |   5 +-
 opensm/osm_port_info_rcv.c          | 160 +++++-----
 opensm/osm_prtn.c                   |  23 +-
 opensm/osm_prtn_config.c            |  77 ++++-
 opensm/osm_qos.c                    |  24 +-
 opensm/osm_req.c                    |  14 +-
 opensm/osm_sa.c                     |  54 +++-
 opensm/osm_sa_guidinfo_record.c     |   2 +-
 opensm/osm_sa_mad_ctrl.c            |  61 +++-
 opensm/osm_sa_mcmember_record.c     | 236 +++++++++++---
 opensm/osm_sa_path_record.c         |  58 +++-
 opensm/osm_service.c                |   2 +-
 opensm/osm_sm_mad_ctrl.c            |   2 +-
 opensm/osm_state_mgr.c              | 152 +++++++--
 opensm/osm_subnet.c                 |  56 +++-
 opensm/osm_switch.c                 |  14 +-
 opensm/osm_ucast_cache.c            |   9 +-
 opensm/osm_ucast_dfsssp.c           |  89 +++++-
 opensm/osm_ucast_file.c             |   2 +-
 opensm/osm_ucast_ftree.c            | 406 +++++++++++++-----------
 opensm/osm_ucast_lash.c             |   4 +-
 opensm/osm_ucast_mgr.c              |  16 +-
 osmeventplugin/src/osmeventplugin.c |   8 +-
 osmtest/osmt_multicast.c            |  13 +-
 osmtest/osmt_service.c              |  35 ++-
 66 files changed, 2448 insertions(+), 727 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