Mon, 08 Aug 2011 13:31:47 -0500 |
Troy Benjegerdes |
Merge netpipe5-devdefault tip |
Mon, 08 Aug 2011 13:25:31 -0500 |
Troy Benjegerdes |
Make the module autobuild magic a little nicer (and remove python 2.4 hardcoding) |
Mon, 08 Aug 2011 13:18:39 -0500 |
Troy Benjegerdes |
Clean up directory structure and naming |
Thu, 30 Jul 2009 10:47:48 -0500 |
rmansbach |
modified version of npipeanalysis, used for node-to-node analysis |
Thu, 30 Jul 2009 10:47:09 -0500 |
rmansbach |
minor changes |
Wed, 01 Jul 2009 11:16:09 -0500 |
rmansbach |
made everything into classes, cleaned up graphing utility |
Tue, 30 Jun 2009 13:58:24 -0500 |
rmansbach |
creating front end, modularized netpipepython |
Mon, 29 Jun 2009 15:06:57 -0500 |
rmansbach |
debugging ssh; added front end file |
Mon, 29 Jun 2009 13:27:58 -0500 |
rmansbach |
testing mercurial |
Mon, 29 Jun 2009 13:25:18 -0500 |
rmansbach |
starting to track various new versions of netpipe |
Fri, 19 Jun 2009 14:23:44 -0500 |
troy |
Integrate Torrey Dupras' excellent work to provide a python version that looks and acts almost identically to the original NetPIPE C code implementation. |
Mon, 31 Jul 2006 16:56:33 -0500 |
troy |
Big WHOOPS, we were passing in bits when we should have been using bytes. |
Mon, 12 Jun 2006 16:24:16 -0500 |
mekstran |
Removed debug define and fixed netpipe_object method arguments. |
Mon, 12 Jun 2006 12:36:59 -0500 |
troy |
Change message sizes to bits, not bytes. |
Thu, 08 Jun 2006 23:33:21 -0500 |
troy |
This needs a lot more work, but at least functions to allow testing |
Thu, 08 Jun 2006 22:16:18 -0500 |
troy |
Merge really fixed SO_REUSEADDR |
Thu, 08 Jun 2006 22:14:35 -0500 |
troy |
SO_REUSEADDR to python code |
Thu, 08 Jun 2006 22:13:34 -0500 |
troy |
oops, need to have SO_REUSEADDR before bind() call |
Thu, 08 Jun 2006 22:04:34 -0500 |
troy |
Merge SO_REUSEADDR |
Thu, 08 Jun 2006 21:42:49 -0500 |
troy |
Use SO_REUSEADDR on listening sockets, in case NetPIPE segfaults or otherwise |
Thu, 08 Jun 2006 21:43:46 -0500 |
troy |
Almost working. Return values are bogus though. |
Thu, 08 Jun 2006 14:25:06 -0500 |
kschoche |
extra debug stuff added - troy |
Thu, 08 Jun 2006 04:12:36 -0500 |
troy |
Almost works, but have some bugs in the netpipe module |
Wed, 07 Jun 2006 17:20:28 -0500 |
troy |
Autobuild before running test.. |
Wed, 07 Jun 2006 17:18:21 -0500 |
troy |
We now have a module architecture.. run test.py to test. |
Wed, 07 Jun 2006 11:56:38 -0500 |
kschoche |
began laying out what is necessary for the initialization of all the |
Tue, 06 Jun 2006 20:52:26 -0500 |
kschoche |
Got it to compile and am able to import the NPtcp as a module in python |
Tue, 06 Jun 2006 19:31:47 -0500 |
troy |
First try at a python module |
Fri, 27 Jan 2006 11:11:28 -0500 |
kschoche |
finally fixed the rc5 issues. |
Thu, 26 Jan 2006 11:36:11 -0600 |
kschoche |
rewrote the init stuff for openIB's rc5 = !rc4_compatible issues... |
Thu, 19 Jan 2006 14:04:27 -0600 |
kschoche |
modified things. fixed a few typos. |
Fri, 13 Jan 2006 17:58:34 -0600 |
kschoche |
typos |
Fri, 13 Jan 2006 15:33:12 -0600 |
kschoche |
Fixed a major typo that I made, fixed later on in the file, and forgot to come back to... |
Fri, 13 Jan 2006 15:29:19 -0600 |
kschoche |
Documented the heck outta everything. |
Tue, 01 Nov 2005 21:43:08 -0500 |
troy |
Add 'debug_wait', and initialize args.use_sdp |
Mon, 31 Oct 2005 19:11:33 -0500 |
troy |
Add '-A' flag, to use AF_INET_SDP in tcp version |
Thu, 20 Oct 2005 18:27:21 -0500 |
troy |
Whoops, add ibv.c |
Thu, 20 Oct 2005 18:24:18 -0500 |
troy |
Add patch for OpenIB verbs, and make it compile. |
Wed, 19 Oct 2005 22:45:32 -0500 |
troy |
NetPIPE 3.6.2 |
Wed, 19 Oct 2005 22:44:08 -0500 |
troy |
NetPIPE 3.6.1 import |
Wed, 19 Oct 2005 22:42:55 -0500 |
troy |
NetPIPE 3.6 import |
Wed, 19 Oct 2005 22:41:58 -0500 |
troy |
NetPIPE 3.5 import |
Wed, 19 Oct 2005 22:41:14 -0500 |
troy |
NetPIPE 3.3 import |
Wed, 19 Oct 2005 22:40:36 -0500 |
troy |
NetPIPE 3.2 import |
Wed, 19 Oct 2005 22:39:08 -0500 |
troy |
Netpipe 2.4 with file moved |
Wed, 19 Oct 2005 22:37:34 -0500 |
troy |
Netpipe 2.4 import |