- 20 Jan, 2006 3 commits
-
-
Robert Ricci authored
Implement the write() wrapper, so that it works with wget
-
Leigh B. Stoller authored
assign_wrapper check the OSID of each physical node in a link/lan to make sure that they support linkdelays.
-
Leigh B. Stoller authored
-
- 19 Jan, 2006 9 commits
-
-
Jonathon Duerig authored
Fixed an overflow bug in the pcap code. Added a timer to make throughput more accurate (this still needs tweaking and isn't quite right).
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
Also, skip sockets that are not IP or not TCP.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Jonathon Duerig authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 18 Jan, 2006 8 commits
-
-
Junxing Zhang authored
-
Jonathon Duerig authored
Two bugfixes. One caused the receiver to hang. The other prevented select from noticing that the sender was able to write.
-
Junxing Zhang authored
-
Robert Ricci authored
by an applicaion.
-
Jonathon Duerig authored
Expanded monitor to be more generic (not bound to a particular IP address ,etc.). Added throughput measurement to the stub (note that the throughput measurements are not sent to the monitor, only printed to the screen). Added the first primitive traffic modeling to the stub. Changed the stub defines to agree with the monitor (monitor port == 4200).
-
Robert Ricci authored
on a vnode if that OS has a path in the os_info table. This generally means we don't have an entry for the image in osidtoimageid, so, no physical type has the correct feature.
-
Leigh B. Stoller authored
experiments.
-
Leigh B. Stoller authored
-
- 17 Jan, 2006 7 commits
-
-
Leigh B. Stoller authored
of experiments that share an archive.
-
Leigh B. Stoller authored
up search results page.
-
Mike Hibler authored
-
Leigh B. Stoller authored
does his own commit.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
wait so long.
-
Junxing Zhang authored
-
- 13 Jan, 2006 2 commits
-
-
Leigh B. Stoller authored
their current_speed set properly (max speed for the interface type), so that they are configured properly during boot.
-
Leigh B. Stoller authored
-
- 12 Jan, 2006 10 commits
-
-
David Johnson authored
-
Leigh B. Stoller authored
-
David Johnson authored
location_info table first; if none, then TBOPS.
-
David Johnson authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Jay Lepreau authored
Remove comment about old papers, new posting.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
* Add support for linking to the NS file that will be used, from the begin experiment page, when duplicating or branching an experiment. Ultimately we want to separate things so that user can first edit the NS file and then proceed to branching. * In discussion we agreed to use the convention that a directory called "archive" in experiment directory, will always be saved and restored. This has been implemented. * Add more of the support for branching an experiment (the archive). Batchexp takes a couple of new arguments: -c pid,eid[:tag] or -c exptidx[:tag] The above specifies what and where to duplicate or branch. Simply giving pid,eid does not use the archive, but just copies right out of the existing experiment directory. Adding the -b option says to branch instead of duplicate.
-
Timothy Stack authored
-
- 11 Jan, 2006 1 commit
-
-
Junxing Zhang authored
-