]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 Jul 2015 20:53:32 +0000 (13:53 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 29 Jul 2015 20:53:32 +0000 (13:53 -0700)
meta
patches/sgid [new file with mode: 0644]

diff --git a/meta b/meta
index c283db8d070947ebdbf5db9051e4f6f4d8b440ad..d55ecdfa2ae9a5eb4f21b1f5c3e8caad5b8bff63 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: bcadb0504bfaaba30f83b066dc40ba8ca472c599
-Head: 825da3ccd25ac19167814e811fc79b0309c5b524
+Previous: fa8894bf1c444cb59c9af452698ba956492f6047
+Head: 404dfead3233b66af52ffb0199f689f9cfea0614
 Applied:
+  sgid: 404dfead3233b66af52ffb0199f689f9cfea0614
 Unapplied:
   v1.1make: 97cdca7d9a0224cc251d4edf06b5425fa9eb4575
   v1.1: ee76313542729235d4ba51aa3d012ea29a996ab8
diff --git a/patches/sgid b/patches/sgid
new file mode 100644 (file)
index 0000000..9727a51
--- /dev/null
@@ -0,0 +1,21 @@
+Bottom: 4df8fa519baf0e24c5af25c6000d5277b1798cff
+Top:    4df8fa519baf0e24c5af25c6000d5277b1798cff
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2015-07-29 13:53:32 -0700
+
+acmp: Specify SGID in PR query
+
+If a PR query is issued with the DGID set, but the SGID not set,
+then opensm version 3.3.19 (and likely others) will return a PR
+with the SGID set to that of the SM.  This is a change from
+previous versions of opensm, which used the SGID of the requesting
+port.
+
+In order to be safe, specify the source address as part of the
+PR query, so that we get a PR that's usable for connecting to
+the source.
+
+
+---
+
+