]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Fri, 5 Mar 2010 18:24:13 +0000 (10:24 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 5 Mar 2010 18:24:13 +0000 (10:24 -0800)
meta
patches/nd-conn [new file with mode: 0644]

diff --git a/meta b/meta
index f0371bab4bd28cbfdc6a46bcb4ec27206d3987b2..d744f96a7ecf2615903929c4a7ac5d12e224372f 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 8c988c42cbcb2355d2369f797de703fe289565ba
-Head: 578223afa5cfd28c37227e8bfa063957ccb90a6e
+Previous: 0e293319428101e62116bb4b06be5ccea00ed22a
+Head: 9d5e38f4e8bb9fccf9ba44890f703d0615829658
 Applied:
   rm-build: ecb1d23ab7af4d244d1cf424b3274f71c6bec70a
   dapl-rbuf: 7178f36157095410fdb1e4ae492b6a7576b7c575
   ep-timeout: 578223afa5cfd28c37227e8bfa063957ccb90a6e
+  nd-conn: 9d5e38f4e8bb9fccf9ba44890f703d0615829658
 Unapplied:
   dapl-rb: 1aa0b9f57f7544c8a16f73608547f6c76af64fb9
   debug-wv: f98e9be2365ed35d30abdf31128c331322849c93
diff --git a/patches/nd-conn b/patches/nd-conn
new file mode 100644 (file)
index 0000000..6d4063f
--- /dev/null
@@ -0,0 +1,16 @@
+Bottom: 1d83082cef70c873142d82834e81508fd293949d
+Top:    1d83082cef70c873142d82834e81508fd293949d
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-03-05 10:24:11 -0800
+
+winverbs/nd: allow retrying connect() call
+
+The ND specification allows for retrying NDConnector:Connect()
+calls.  Add this support to the winverbs ND provider.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+