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