[Pkg-ofed-commits] [ibsim] branch upstream updated (8655f33 -> 6411b53)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Jul 1 12:41:44 UTC 2014


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

ana pushed a change to branch upstream
in repository ibsim.

      from  8655f33   Imported Upstream version 0.5
       new  6411b53   Imported Upstream version 0.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 defs.mk                 |  20 +-
 dist.sh                 |  23 --
 ibsim.spec              |  12 +-
 ibsim.spec.in           |  41 ---
 ibsim/ibsim.c           |  32 ++-
 ibsim/sim.h             | 101 +++++++-
 ibsim/sim_cmd.c         | 285 ++++++++++++++++++++-
 ibsim/sim_mad.c         | 607 ++++++++++++++++++++++++++++++++++++++++----
 ibsim/sim_net.c         |  17 +-
 tests/Makefile          |   2 +-
 tests/mcast_storm.c     | 429 ++++++++++++++++++++------------
 tests/query_many.c      | 309 +++++++++++++++++++++++
 tests/subnet_discover.c | 649 ++++++++++++++++++++++++++++++++++++++++++++++++
 umad2sim/sim_client.c   |  59 +++--
 umad2sim/sim_client.h   |   2 +-
 umad2sim/umad2sim.c     |  26 +-
 16 files changed, 2251 insertions(+), 363 deletions(-)
 delete mode 100755 dist.sh
 delete mode 100644 ibsim.spec.in
 create mode 100644 tests/query_many.c
 create mode 100644 tests/subnet_discover.c

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



More information about the Pkg-ofed-commits mailing list