
Log of /trunk/uia/sst
Directory Listing
Revision
4758 -
Directory Listing
Modified
Wed Sep 23 17:04:17 2009 UTC (2 months ago) by
baford
beginnings of the glue code for the C-level API
Revision
4757 -
Directory Listing
Modified
Wed Sep 23 17:03:16 2009 UTC (2 months ago) by
baford
Alternative to XDR, not actually used yet, not sure if it's needed...
Revision
4756 -
Directory Listing
Modified
Wed Sep 23 17:02:43 2009 UTC (2 months ago) by
baford
beginnings of a C-level API for SST, dated 17-Jul-07
Revision
4175 -
Directory Listing
Modified
Thu Mar 26 16:53:55 2009 UTC (8 months ago) by
baford
forgot to check in some stuff after SIGCOMM deadline
Revision
3690 -
Directory Listing
Modified
Sat Jan 24 14:53:38 2009 UTC (10 months ago) by
baford
keep a proper transmit event record in the flow layer
so we can accurately distinguish between data and ack packets
after they are sent, for better congestion control and such.
Revision
3680 -
Directory Listing
Modified
Fri Jan 23 15:02:32 2009 UTC (10 months ago) by
baford
fixed a couple vegas issues
Revision
3678 -
Directory Listing
Modified
Thu Jan 22 16:55:11 2009 UTC (10 months ago) by
baford
reno & vegas-style congestion control now working across multiple segments
Revision
3676 -
Directory Listing
Modified
Thu Jan 22 08:38:50 2009 UTC (10 months ago) by
baford
rehashed SimLink to support asymmetric links;
added semi-realistic models for DSL and cable links.
Revision
3672 -
Directory Listing
Modified
Wed Jan 21 14:30:25 2009 UTC (10 months ago) by
baford
Add LGPL copyright notices, update licensing info/explanation in README
Revision
3671 -
Directory Listing
Modified
Wed Jan 21 14:05:22 2009 UTC (10 months ago) by
baford
beginnings of a C-only subset version
Revision
3670 -
Directory Listing
Modified
Wed Jan 21 14:00:23 2009 UTC (10 months ago) by
baford
put copyright notice and beginnings of a README in the tree
Revision
3669 -
Directory Listing
Modified
Wed Jan 21 14:00:06 2009 UTC (10 months ago) by
baford
simple hacky implementation of "flow layer" starting to work
Revision
3668 -
Directory Listing
Modified
Tue Jan 20 11:01:06 2009 UTC (10 months ago) by
baford
fully separate receive replay protection from acknowledgment,
so that we can do late acknowledgment (e.g., for flow joining)
without introducing a vulnerability.
Revision
3559 -
Directory Listing
Modified
Thu Nov 13 19:31:28 2008 UTC (12 months, 1 week ago) by
baford
oops, got qmake spec name wrong
Revision
3558 -
Directory Listing
Modified
Thu Nov 13 19:19:48 2008 UTC (12 months, 1 week ago) by
baford
mac build fix
Revision
3557 -
Directory Listing
Modified
Thu Nov 13 19:05:43 2008 UTC (12 months, 1 week ago) by
baford
add support for configurable network topologies in simulation framework
Revision
3556 -
Directory Listing
Modified
Thu Nov 13 18:45:55 2008 UTC (12 months, 1 week ago) by
baford
qmake with CONFIG=debug unless configured with --enable-release
Revision
3553 -
Directory Listing
Modified
Thu Nov 13 10:41:41 2008 UTC (12 months, 1 week ago) by
baford
XXX note
Revision
2880 -
Directory Listing
Modified
Fri Nov 23 22:04:25 2007 UTC (2 years ago) by
baford
Incorporated patch from Cyrus Hall for install target and shared libs,
slightly modified to preserve POST_TARGETDEPS dependency on libsst.
Revision
2879 -
Directory Listing
Modified
Fri Nov 23 16:46:34 2007 UTC (2 years ago) by
baford
Added piggybacked channel packet fields
Revision
2878 -
Directory Listing
Modified
Thu Nov 22 15:41:57 2007 UTC (2 years ago) by
baford
added XXX note
Revision
2841 -
Directory Listing
Modified
Wed Oct 24 20:03:15 2007 UTC (2 years, 1 month ago) by
baford
Re-simplified connectTo() API to take only a single destination hint again;
renamed awkward foundPeerEndpoint() to simpler connectAt().
Revision
2840 -
Directory Listing
Modified
Wed Oct 24 18:47:50 2007 UTC (2 years, 1 month ago) by
baford
Fix for compiling on FreeBSD
Revision
2769 -
Directory Listing
Modified
Sun Aug 19 17:54:26 2007 UTC (2 years, 3 months ago) by
baford
Flow control and borrowing kinda sorta works now, when the moon is full;
will have to rework retransmit mechanism a bit to make it work reliably.
Revision
2768 -
Directory Listing
Modified
Sat Aug 18 22:32:05 2007 UTC (2 years, 3 months ago) by
baford
Substantially simplified flow control based on "bytes in flight" count.
Revision
2749 -
Directory Listing
Modified
Thu Aug 16 17:02:13 2007 UTC (2 years, 3 months ago) by
baford
After realizing that all packets were getting queued on the transmit queue
sorted in BSN order - including datagram packets having no valid BSN -
I separated the transmit queues for segments and datagrams.
I'm not sure I'm entirely happy with this solution though.
Revision
2728 -
Directory Listing
Modified
Tue Aug 7 15:30:00 2007 UTC (2 years, 3 months ago) by
baford
Added API hooks for listen modes and receive buffer control
Revision
2610 -
Directory Listing
Modified
Tue Jul 3 16:00:25 2007 UTC (2 years, 4 months ago) by
jastr
linux compile fix
Revision
2599 -
Directory Listing
Modified
Tue Jun 19 10:36:47 2007 UTC (2 years, 5 months ago) by
baford
Propagate process exit status/signals correctly.
Revision
2598 -
Directory Listing
Modified
Mon Jun 18 18:21:09 2007 UTC (2 years, 5 months ago) by
baford
Beginnings of an SST-based secure remote shell -
works, barely, but not really usable yet.
Revision
2589 -
Directory Listing
Modified
Sat Jun 9 10:09:24 2007 UTC (2 years, 5 months ago) by
baford
Found workaround for g++ 4.1.2 bug - Netsteria now
compiles and runs on Ubuntu Feisty.
Revision
2588 -
Directory Listing
Modified
Sat Jun 9 10:07:56 2007 UTC (2 years, 5 months ago) by
baford
Fix wrong assertion
Revision
2551 -
Directory Listing
Modified
Fri Jun 1 11:06:00 2007 UTC (2 years, 5 months ago) by
baford
Web download prioritization demo now supports a second mode:
give image currently under mouse pointer top priority,
then other currently visible images, then non-visible images.
Revision
2508 -
Directory Listing
Modified
Wed May 30 19:22:16 2007 UTC (2 years, 5 months ago) by
ctl
Un-revert the library move, and incorporate the needed bits from my branch into the trunk.
This should work if you re-configure (from the top level) and re-install.
Revision
2503 -
Directory Listing
Modified
Wed May 30 03:27:56 2007 UTC (2 years, 5 months ago) by
jastr
revert -r2498:2502 -- broke the install
Revision
2500 -
Directory Listing
Modified
Tue May 29 21:57:12 2007 UTC (2 years, 5 months ago) by
ctl
set svn:ignore to match new files
Revision
2497 -
Directory Listing
Modified
Fri May 25 21:16:21 2007 UTC (2 years, 6 months ago) by
baford
minor fixes
Revision
2495 -
Directory Listing
Modified
Fri May 25 08:31:50 2007 UTC (2 years, 6 months ago) by
baford
Added a quick README explaining how to use the web demo.
Revision
2493 -
Directory Listing
Modified
Thu May 24 20:37:12 2007 UTC (2 years, 6 months ago) by
baford
Web prioritization demo working better; may be more or less demoable...
Revision
2492 -
Directory Listing
Modified
Thu May 24 20:08:16 2007 UTC (2 years, 6 months ago) by
baford
Prioritized web demo working! (Barely.)
Revision
2491 -
Directory Listing
Modified
Thu May 24 15:43:35 2007 UTC (2 years, 6 months ago) by
baford
prioritized web demo - partly there, but not quite working yet
Revision
2486 -
Directory Listing
Modified
Thu May 17 14:55:48 2007 UTC (2 years, 6 months ago) by
baford
Major overhaul of stream IDs and attachment mechanism,
to correspond with the current version of the SST paper.
got stream detachment and migration working in the process
(streams automatically migate to new channels as necessary,
e.g., when a host's underlying IP address changes).
Revision
2360 -
Directory Listing
Modified
Tue May 1 09:55:34 2007 UTC (2 years, 6 months ago) by
baford
Implemented the routing table building algorithm in my recent E-mail.
Indeed, it appears to work reliably regardless of graph topology
(no subsequent routing failures), and the stretch results are sometimes
substantially better than with the old announcement flooding algorithm.
Comparing the old results for different values of 'r' against the new:
2D mesh:
Network size 100:
r=1: 494/1000 failures (49.4%), stretch avg 1.5379
r=2: 0 failures, stretch avg 1.4819
r=3: 0 failures, stretch avg 1.4848
r=4: 0 failures, stretch avg 1.5063
new: stretch: min 1 max 3.13122 med 1.25529 avg 1.32887 +/- 0.313466
Network size 300:
r=1: 605/1000 failures (60.5%), stretch avg 1.8984
r=2: 0 failures, stretch avg 1.6867
r=3: 0 failures, stretch avg 1.6882
r=4: 0 failures, stretch avg 1.6417
new: stretch: min 1 max 3.57915 med 1.37983 avg 1.48458 +/- 0.395171
Network size 1000:
new: stretch: min 1 max 4.89052 med 1.52345 avg 1.60581 +/- 0.418589
High-dimension graphs w/ median degree 3:
Network size 100:
r=1: 316/1000 failures (31.6%), stretch avg 1.8079
r=2: 4/1000 failures (0.4%), stretch avg 1.5657
r=3: 3/1000 failures (0.3%), stretch avg 1.5718
r=4: 0 failures, stretch avg 1.6229
new: stretch: min 1 max 5 med 1.33333 avg 1.52003 +/- 0.583348
Network size 300:
r=1: 449/1000 failures (44.9%), stretch avg 2.095
r=2: 4/1000 failures (0.4%), stretch avg 1.790
r=3: 0 failures, stretch avg 1.7845
r=4: 0 failures, stretch avg 1.8302
new: stretch: min 1 max 6 med 1.66667 avg 1.78197 +/- 0.754117 count 1000
Network size 1000:
new: stretch: min 1 max 8 med 2 avg 2.20762 +/- 0.894658 count 1000
High-dimension graphs w/ median degree 5:
Network size 100:
r=1: 260/1000 failures (26.0%), stretch avg 1.8833
r=2: 6/1000 failures (0.6%), stretch avg 1.6754
r=3: 0 failures, stretch avg 1.6432
r=4: 0 failures, stretch avg 1.6025
new: stretch: min 1 max 5 med 1.5 avg 1.6875 +/- 0.692101 count 1000
Network size 300:
r=1: 270/1000 failures (27.0%), stretch avg 2.1526
r=2: 12/1000 failures (1.2%), stretch avg 1.8712
r=3: 0 failures, stretch avg 1.8149
r=4: 0 failures, stretch avg 1.8158
new: stretch: min 1 max 6 med 1.66667 avg 1.83503 +/- 0.750267 count 1000
Network size 1000:
new: stretch: min 1 max 10 med 2 avg 2.2809 +/- 0.92863 count 1000
High-dimension graphs w/ median degree 8:
Network size 100:
r=1: 199/1000 failures (19.9%), stretch avg 1.7482
r=2: 11/1000 failures (1.1%), stretch avg 1.5615
r=3: 0 failures, stretch avg 1.5477
r=4: 0 failures, stretch avg 1.5052
new: stretch: min 1 max 6 med 1.5 avg 1.66833 +/- 0.751188 count 1000
The disadvantage of the new "fully reliable" algorithm
is that on some graphs the degree tends to explode on intermediate levels.
For example, on a 300-node random graph:
affinity 0 degrees: min 1 max 23 med 6 avg 7.27333 +/- 4.50614 count 300
affinity 1 degrees: min 1 max 59 med 8 avg 10.8733 +/- 9.1926 count 300
affinity 2 degrees: min 1 max 50 med 12 avg 14.4033 +/- 10.5613 count 300
affinity 3 degrees: min 1 max 39 med 14 avg 14.1633 +/- 8.35604 count 300
affinity 4 degrees: min 1 max 24 med 11 avg 10.58 +/- 4.87069 count 300
affinity 5 degrees: min 1 max 16 med 6 avg 6.63667 +/- 2.81389 count 300
affinity 6 degrees: min 0 max 9 med 4 avg 3.81 +/- 1.94608 count 300
affinity 7 degrees: min 0 max 7 med 2 avg 2.24 +/- 1.47955 count 300
affinity 8 degrees: min 0 max 5 med 1 avg 1.14667 +/- 1.04809 count 300
affinity 9 degrees: min 0 max 3 med 0 avg 0.593333 +/- 0.753628 count 300
affinity 10 degrees: min 0 max 2 med 0 avg 0.34 +/- 0.6146 count 300
affinity 11 degrees: min 0 max 2 med 0 avg 0.153333 +/- 0.395587 count 300
affinity 12 degrees: min 0 max 1 med 0 avg 0.08 +/- 0.271293 count 300
affinity 13 degrees: min 0 max 1 med 0 avg 0.0533333 +/- 0.224697 count 300
affinity 14 degrees: min 0 max 1 med 0 avg 0.0333333 +/- 0.179505 count 300
affinity 15 degrees: min 0 max 1 med 0 avg 0.0133333 +/- 0.114698 count 300
affinity 16 degrees: min 0 max 1 med 0 avg 0.0133333 +/- 0.114698 count 300
affinity 17 degrees: min 0 max 1 med 0 avg 0.00666667 +/- 0.081377 count 300
affinity 18 degrees: min 0 max 0 med 0 avg 0 +/- 0 count 300
stretch: min 1 max 6 med 1.66667 avg 1.78197 +/- 0.754117 count 1000
Unsurprisingly, degree explosion isn't nearly so bad on a 2D mesh graph;
in fact degree seems to taper off with level:
affinity 0 degrees: min 3 max 22 med 12 avg 12.48 +/- 4.20114 count 300
affinity 1 degrees: min 2 max 14 med 8 avg 8.24 +/- 2.8453 count 300
affinity 2 degrees: min 2 max 12 med 6 avg 5.92 +/- 2.12766 count 300
affinity 3 degrees: min 1 max 11 med 5 avg 4.82 +/- 1.80581 count 300
affinity 4 degrees: min 1 max 9 med 4 avg 4.07333 +/- 1.59832 count 300
affinity 5 degrees: min 1 max 7 med 3 avg 3.36667 +/- 1.32372 count 300
affinity 6 degrees: min 0 max 5 med 2 avg 2.58 +/- 1.07561 count 300
affinity 7 degrees: min 0 max 4 med 2 avg 1.64667 +/- 0.963581 count 300
affinity 8 degrees: min 0 max 4 med 1 avg 0.94 +/- 0.862013 count 300
affinity 9 degrees: min 0 max 3 med 0 avg 0.513333 +/- 0.695094 count 300
affinity 10 degrees: min 0 max 2 med 0 avg 0.293333 +/- 0.517 count 300
affinity 11 degrees: min 0 max 2 med 0 avg 0.146667 +/- 0.380993 count 300
affinity 12 degrees: min 0 max 1 med 0 avg 0.08 +/- 0.271293 count 300
affinity 13 degrees: min 0 max 1 med 0 avg 0.0466667 +/- 0.210924 count 300
affinity 14 degrees: min 0 max 1 med 0 avg 0.0266667 +/- 0.161107 count 300
affinity 15 degrees: min 0 max 1 med 0 avg 0.0133333 +/- 0.114698 count 300
affinity 16 degrees: min 0 max 1 med 0 avg 0.0133333 +/- 0.114698 count 300
affinity 17 degrees: min 0 max 1 med 0 avg 0.00666667 +/- 0.081377 count 300
affinity 18 degrees: min 0 max 0 med 0 avg 0 +/- 0 count 300
stretch: min 1 max 3.57915 med 1.37983 avg 1.48458 +/- 0.395171 count 1000
On the other hand, the high-conductance graphs on which degree explosion
is likely to occur are probably exactly the graphs on which artificially
capping degree somehow to a fixed redundancy limit is least likely to
cause the graph to become disconnected and cause routing failures.
So the best algorithm is probably a hybrid of the new and old schemes.
Revision
2043 -
Directory Listing
Modified
Thu Apr 26 02:26:47 2007 UTC (2 years, 7 months ago) by
baford
Recover from recursive path optimization failures;
got some failure results for various maximum bucket sizes and networks.
Revision
2042 -
Directory Listing
Modified
Wed Apr 25 16:39:19 2007 UTC (2 years, 7 months ago) by
baford
Added simple high-dimensional random graph generator.
Some preliminary results on 300-node networks
with different exponential node degree distributions:
graph degree: min 0 max 8 med 1 avg 1.75667 +/- 1.11839 count 300
stretch: min 1 max 6.66667 med 1.86607 avg 2.05983 +/- 0.913994 count 1000
graph degree: min 0 max 21 med 3 avg 3.63667 +/- 2.97848 count 300
stretch: min 1 max 5 med 1.66667 avg 1.85468 +/- 0.777779 count 1000
graph degree: min 0 max 35 med 5 avg 6.65667 +/- 5.63727 count 300
stretch: min 1 max 6 med 1.66667 avg 1.80578 +/- 0.739338 count 1000
Revision
2038 -
Directory Listing
Modified
Tue Apr 24 15:56:54 2007 UTC (2 years, 7 months ago) by
baford
Exploring more routing algorithm variants,
but no substantial improvements this time.
Revision
2032 -
Directory Listing
Modified
Sun Apr 22 18:03:17 2007 UTC (2 years, 7 months ago) by
baford
Added statistics computation module, random path evaluation,
improved path optimization based on pre-recursion.
Results are already starting to look fairly usable:
small, 100-node network:
stretch: min 1 max 4.58289 med 1.56416 avg 1.70738 +/- 0.597866 count 1000
larger 1000-node network:
stretch: min 1 max 7.48593 med 2.20895 avg 2.311 +/- 0.739895 count 1000
(These are with 2 levels of pre-recursion and no post-recursion optimization.)
Revision
2031 -
Directory Listing
Modified
Sat Apr 21 18:21:27 2007 UTC (2 years, 7 months ago) by
baford
Added shortest path computation, for stretch comparison
Revision
2030 -
Directory Listing
Modified
Fri Apr 20 23:10:34 2007 UTC (2 years, 7 months ago) by
baford
First cut at an initial (still pretty simplistic)
route optimization algorithm.
Revision
2023 -
Directory Listing
Modified
Fri Apr 20 16:09:26 2007 UTC (2 years, 7 months ago) by
baford
Separated router stuff out of main module
Revision
2022 -
Directory Listing
Modified
Thu Apr 19 20:46:42 2007 UTC (2 years, 7 months ago) by
baford
First cut at building routing tables working -
but without route optimization or time-based simulation yet.
Revision
2021 -
Directory Listing
Modified
Thu Apr 19 17:53:40 2007 UTC (2 years, 7 months ago) by
baford
first bits of neighbor table maintenance for routing algorithm
Revision
2020 -
Directory Listing
Modified
Wed Apr 18 21:41:55 2007 UTC (2 years, 7 months ago) by
baford
Beginnings of a rewrite of the old UIP routing protocol
under the new SST simulation framework.
Revision
1851 -
Directory Listing
Modified
Sun Apr 1 14:11:44 2007 UTC (2 years, 7 months ago) by
baford
Oops, didn't realize Jacob had already done the reorg -> trunk merge.
Propagated my recent changes (r1842 -> r1850) to the trunk.
Revision
1845 -
Directory Listing
Modified
Fri Mar 30 16:03:49 2007 UTC (2 years, 7 months ago) by
jastr
Copied from:
branches/reorg/sst revision 1841
big reorg merge:
merge -r 1807:1841 branches/reorg branch->trunk
Revision
1821 -
Directory Listing
Modified
Wed Mar 28 17:15:48 2007 UTC (2 years, 7 months ago) by
baford
Original Path:
trunk/sst
Minor fixes to get SST compiling again on Linux
Revision
1819 -
Directory Listing
Modified
Wed Mar 28 15:40:30 2007 UTC (2 years, 7 months ago) by
baford
Original Path:
trunk/sst
Got rid of DefaultHost class in favor of simply providing
two alternative constructors in the basic Host class.
Also, finished writing up a hopefully usable main page
for the library API documentation.
Revision
1815 -
Directory Listing
Modified
Wed Mar 28 13:17:26 2007 UTC (2 years, 7 months ago) by
baford
Original Path:
trunk/sst
Added a protocol name to the top-level service connectTo()/listen() API,
so that a registered StreamServer is indexed by a (service,protocol) pair.
This design makes it natural to allow a host to support multiple protocols,
or incompatible protocol versions, that provide the same logical service,
and eventually should allow users/administrators to browse and enable/disable
complete logical services without necessarily having to know the details of
which specific protocols are used to provide those services.
The top-level stream API is now, I believe,
pretty close to the way I want it and thus
hopefully approaching some level of stability.
Revision
1811 -
Directory Listing
Modified
Tue Mar 27 17:55:31 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Ephemeral streams now work properly in the cases of:
- small datagrams that fit in one packet
- datagrams up to 64KB that get sent as substreams.
Fragmentation and reassembly of intermediate-size datagrams
is not implemented yet,
and extremely large datagrams don't work because of
outstanding issues in the stream init/attach state machine.
Revision
1803 -
Directory Listing
Modified
Mon Mar 26 15:40:27 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Added AbstractStream base class for internal control objects,
in preparation for making datagrams look like "real" ephemeral streams.
Revision
1802 -
Directory Listing
Modified
Mon Mar 26 12:41:37 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Updated stream header layout to reflect current protocol specification
Revision
1800 -
Directory Listing
Modified
Sat Mar 24 18:58:31 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Separated Stream class into two classes:
one representing the object seen in the "public" API,
the other holding the internal state.
The internal BaseStream object can now stay around
after the client has deleted the public Stream,
in order to shut down the stream gracefully in the background.
Revision
1797 -
Directory Listing
Modified
Fri Mar 23 15:22:19 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Changed StreamServer and substream API to traditional accept() interface,
instead of just passing the new Stream pointer directly in the signal.
(Passing it in the signal is probably technically OK in the current context,
but may create race conditions if extended across thread/process boundaries.)
Revision
1796 -
Directory Listing
Modified
Fri Mar 23 14:43:20 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Replaced readEnd(), writeEnd(), and close()
with single shutdown() call mirroring the standard sockets API.
Revision
1795 -
Directory Listing
Modified
Thu Mar 22 19:29:56 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Started simple regression testing framework
Revision
1793 -
Directory Listing
Modified
Tue Mar 20 19:52:27 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Start incrementally incorporating sst-reorg branch changes back into mainline
Revision
1792 -
Directory Listing
Modified
Tue Mar 20 19:10:43 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Better organization for OS-specific code
Revision
1791 -
Directory Listing
Modified
Tue Mar 20 18:51:22 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
API documentation, minor fixes
Revision
1785 -
Directory Listing
Modified
Thu Mar 15 22:14:53 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Wrapped everything in a top-level SST namespace for cleanliness.
Also, got rid of the SHA256/384/512 code now that OpenSSL has it.
Revision
1782 -
Directory Listing
Modified
Wed Mar 14 21:29:16 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Fixes and minor reorganization for Netsteria integration
Revision
1779 -
Directory Listing
Modified
Wed Mar 14 18:05:29 2007 UTC (2 years, 8 months ago) by
baford
Original Path:
trunk/sst
Copied from:
sst/trunk/sst revision 1778
Moved SST tree into proper place in SVN repository
Revision
1777 -
Directory Listing
Modified
Sun Jan 28 21:11:14 2007 UTC (2 years, 9 months ago) by
baford
Original Path:
sst/trunk/sst
Got prioritization working and graphed. YES!!!
Revision
1776 -
Directory Listing
Modified
Sun Jan 28 16:36:18 2007 UTC (2 years, 9 months ago) by
baford
Original Path:
sst/trunk/sst
Redesigned log format to produce more useful information;
got results for total page load delay graph.
Revision
1771 -
Directory Listing
Modified
Fri Jan 26 16:03:08 2007 UTC (2 years, 9 months ago) by
baford
Original Path:
sst/trunk/sst
Fixed bug causing packets to be permanently misplaced
if the UDP transmit function returns an error...
Revision
1768 -
Directory Listing
Modified
Thu Jan 25 20:26:10 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
TCP congestion control seems to be working better now
Revision
1766 -
Directory Listing
Modified
Thu Jan 25 16:59:42 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
TCP is almost working; just disconnect isn't yet...
Revision
1761 -
Directory Listing
Modified
Wed Jan 24 21:59:22 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
improved the ack generation logic a bit more
Revision
1759 -
Directory Listing
Modified
Wed Jan 24 03:04:50 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Added support for asynchronous connect over existing flows.
Revision
1756 -
Directory Listing
Modified
Tue Jan 23 17:55:03 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
fixed more CC-related performance bugs; seems to be working OK now.
Revision
1755 -
Directory Listing
Modified
Tue Jan 23 16:56:41 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
fixed some performance bugs in congestion control, more remain...
Revision
1754 -
Directory Listing
Modified
Tue Jan 23 05:16:45 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Similator seems to be more-or-less working
Revision
1750 -
Directory Listing
Modified
Mon Jan 22 23:23:18 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
fixed timer bugs; test is starting to work over SST!
Revision
1748 -
Directory Listing
Modified
Mon Jan 22 20:50:28 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
got native TCP mode test working again
Revision
1747 -
Directory Listing
Modified
Mon Jan 22 20:26:19 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
not sure why some of my template functions aren't getting instantiated...
Revision
1746 -
Directory Listing
Modified
Mon Jan 22 20:11:22 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
finished coding new stuff, almost compiling...
Revision
1745 -
Directory Listing
Modified
Mon Jan 22 19:04:45 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
finished implementing simple checksum security support
Revision
1744 -
Directory Listing
Modified
Mon Jan 22 16:15:02 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Got key protocol switched over to new XDR stuff,
checksum negotiation mostly implemented
Revision
1743 -
Directory Listing
Modified
Sat Jan 20 22:19:18 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
figured out how to get qmake to run rpcgen automatically
Revision
1742 -
Directory Listing
Modified
Sat Jan 20 21:34:01 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
First cut at an rpcgen producing a Qt-style mapping,
and an XDR specification for negotiation protocol messages.
Revision
1741 -
Directory Listing
Modified
Fri Jan 19 23:58:44 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Coded up flow support for simple 32-bit checksum armor
Revision
1738 -
Directory Listing
Modified
Tue Jan 16 17:49:12 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
trace-based web traffic simulator starting to work on native TCP
Revision
1737 -
Directory Listing
Modified
Mon Jan 8 17:31:44 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Got static/global data encapsulated into new Host class
so it should now be possible to run multiple SST instances together.
Revision
1736 -
Directory Listing
Modified
Mon Jan 8 11:58:00 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Merged hostident stuff from host.* into ident.*;
got rid of env.h
Revision
1735 -
Directory Listing
Modified
Mon Jan 8 11:27:12 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Made network sockets layer virtualizable
Revision
1734 -
Directory Listing
Modified
Sun Jan 7 15:26:32 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Replaced all direct uses of QTimer with new virtualizable Timer class
Revision
1733 -
Directory Listing
Modified
Sun Jan 7 12:20:46 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Improved EID format supporting non-cryptographic IP addresses/endpoints
Revision
1732 -
Directory Listing
Modified
Sun Jan 7 10:28:47 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Started on some doxygenification to document the API.
Revision
1731 -
Directory Listing
Added
Sat Jan 6 14:57:49 2007 UTC (2 years, 10 months ago) by
baford
Original Path:
sst/trunk/sst
Copied SST parts of Netsteria snapshot-061231,
to start working on standalone Qt-SST library and test code