- 12 Aug, 2003 3 commits
-
-
Austin Clements authored
iron out. TMCD/libsetup now has a plabconfig commands that parallels the jailconfig command. The Plab boot process has been added to libsetup and a -p option has been added to vnodesetup to parallel the -j option. Parts of the code that were Jail-specific, but labeled just as vnode stuff have been renamed. $vnodedir in vnodesetup has been removed, since it was redunant with libsetup's CONFDIR, and CONFDIR is much more intelligent.
-
Robert Ricci authored
-
Robert Ricci authored
-
- 11 Aug, 2003 2 commits
-
-
Robert Ricci authored
dumb error with the return value.
-
Robert Ricci authored
dying while holding the VLAN edit buffer lock. Also, avoid uninit. value warnings in some cases when we don't get a response from the switch. Finally, add some more debugging information. More changes on the way.
-
- 10 Aug, 2003 1 commit
-
-
Robert Ricci authored
-
- 09 Aug, 2003 3 commits
-
-
Shashi Guruprasad authored
-
Leigh B. Stoller authored
set myixp [$ns node] set ixphost [$ns node] tb-set-hardware $myixp ixp-bveil tb-fix-node $myixp $ixphost tb-set-node-os $ixphost RHL-STD This gives you a handle on the host node so you can treat it like a normal testbed node, including setting the OSID. There are associated assign_wrapper changes, but I won't check those in till I get back from vacation; not enough people around this coming week in case I screwed something up.
-
Leigh B. Stoller authored
-
- 08 Aug, 2003 8 commits
-
-
Robert Ricci authored
from SCI.
-
Leigh B. Stoller authored
-
Shashi Guruprasad authored
Hema Tahilramani Kaur, Shiv Kalyanaraman, Andreas Weiss, Shifalika Kanwar and Ayesha Gandhi. BANANAS: An Evolutionary Framework for Explicit and Multipath Routing in the Internet In Workshop on Future Directions in Network Architecture, August 2003. To Appear
-
Mac Newbold authored
Don't force thumbnail images to 128x128 now that we make them 160x160. In fact, don't force them to anything since we have some 160x160 now and some 128x128. Just let them be the right size.
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
- 07 Aug, 2003 17 commits
-
-
Leigh B. Stoller authored
-
Robert Ricci authored
Split the function that determines if a vnode can be mapped to a given pnode out of find_pnode, so that I can spread it out and make it more comprehensible. In doing so, fixed a bug in which static types were not getting handled correctly - a static type would only be found if no vnodes with dynamic types were allocated to the pnode. Fixed a bug in which, on allocation of a dynamic ptype, nodes where being removed from their static type lists in the type_table. Fixed a bug when there is a combination of fixed and un-fixed vnodes in the top file. I have more on the way, but this seemed like a good checkpoint.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
server additions, made by Eric, Tim and Jay.
-
Leigh B. Stoller authored
so that it issues exit status via startcmddone. User does not need to do this, which Eric says is less error prone!
-
Leigh B. Stoller authored
-
Robert Ricci authored
node types - the PCs we're dealing with now are their second batch, so they're type 'i2' - dunno where the 'i' comes from.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
this will fix it ...
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
files! Commit stuff that was supposed to go in with yesterday's commit. Lbs
-
Leigh B. Stoller authored
Soon image when the image is not available (cause the renderer is not finished yet). The default thumbsize is now 160, so do not call out to the renderer to generate the thumb on the showexp page; just take it from the DB.
-
Leigh B. Stoller authored
bigger, and avoids an outcall to render the image from the showexp page; The actual data sizes of the image are about 2% bigger, which since the images are typically a few hundred bytes, is not that big of deal, and with big topos, the smaller images are hard to view.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 06 Aug, 2003 6 commits
-
-
Leigh B. Stoller authored
created in /tmp and left behind. I've moved them to the expwork directory instead, and added a routine in the library to clear them out. Clear out the nsfile (stored in /tmp) used in modify. The web page was creating a temp file, but never removing it. swapexp now copies the nsfile in so that the web page can remove the temporary after the script exits. The temp is placed in the expwork directory as well, but left behind for debugging. When swapmod fails, send along the nsfile in the email message.
-
Mac Newbold authored
-
Mac Newbold authored
-
Mac Newbold authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
-