- 20 Dec, 2001 5 commits
-
-
Leigh B. Stoller authored
a dropdown menu. Required some changes to TBProjList command return format, which required changes in newgroup and newimageid.
-
Mike Hibler authored
- describe new tb-set-ip-routing command in extensions section - move bulk of FAQ text to tutorial and replace with simple answer Also, added a "Troubleshooting" section to the FAQ. Only entry currently is that to do if a link doesn't work.
-
Leigh B. Stoller authored
that batch creation is a checkbox on experiment creation page.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 19 Dec, 2001 1 commit
-
-
Ian Murdock authored
the heap, not the stack, since event_subscribe's stack frame will not exist when notify_callback is invoked.
-
- 17 Dec, 2001 7 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
Requires a special config file for each control net configuration, we currently support only the pc600 and pc850. This could be fixed by dynamically generating the config file based on the interface info returned from the DB. Simple perl hack for someone.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
already 99 percent the same, so no need for a different form and a processing page. Just add a checkbox and footnote on regular page.
-
Leigh B. Stoller authored
currently using on the testbed.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
"goto" was messing up PERL?
-
- 16 Dec, 2001 1 commit
-
-
Jay Lepreau authored
-
- 13 Dec, 2001 5 commits
-
-
Leigh B. Stoller authored
directory. That code got hosed at some point.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
tb-set-node-routertype $node none|gated Added slots to virt_nodes and nodes table. This stuff is carried through so that tmcd can get at it and pass it back to client.
-
Robert Ricci authored
bugs.
-
Leigh B. Stoller authored
routertype field in the nodes table. For eventual use when Mike is ready with gated stuff. Modify the dohostnames stuff as per dicussion with Rob and Mac. Instead semi-usless node-N names, set the name of the interface to node-LinkName, where the linkname comes from the virt_lans table, and is the name of the link/lan that interface is sitting on. This way the user can actually figure out the interface when doing his routing by assigning names to all links/lans in the NS file. One major bogousity is that in order to maintain backwards compatability, I've instituted a new hostnames commands (hostnamesV2). We need a good way to deal with versioning!
-
- 11 Dec, 2001 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
experiment info page redraw every 30 seconds when the exp state is in the activating or swapping state. Eventually will stop when the state changes.
-
Leigh B. Stoller authored
users know about email and password stuff.
-
- 10 Dec, 2001 6 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
in. This was mostly to support the modal change in the home link, but since people do not like that, this stuff is probably going to get tossed at some point.
-
Leigh B. Stoller authored
information. Also change order of info so that Profile is last.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
not supported in the front end.
-
Leigh B. Stoller authored
-
- 08 Dec, 2001 2 commits
-
-
Jay Lepreau authored
-
Leigh B. Stoller authored
-
- 07 Dec, 2001 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
configuration commands in /etc/testbed/rc.delay.
-
Kirk Webb authored
This script rolls the apache logs in a friendly manner by gracefully restarting apache after its logs have been "mv'ed", causing it to reopen new logs, while keeping existing connections alive. Plenty of saftey checks to make sure nothing gets lost/stomped.
-
- 06 Dec, 2001 5 commits
-
-
Leigh B. Stoller authored
tired of clicking through to find my own info and experiments.
-
Robert Ricci authored
echoed to stderr.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
will roll the base log if it has been mv'ed out of the way. This log stores the queries, and can get rather large very quickly.
-
Leigh B. Stoller authored
in human form. This should save some space.
-
- 05 Dec, 2001 2 commits
-
-
Leigh B. Stoller authored
did the lanlink change. assign_wrapper does not really need any changes at all, but I dropped a comment in. The only real change is needed in the client side to convert a floating point from tmcd, into an int to give to ipfw. Rather cheesy too, given that Perl does not have a real conversion function (int() truncates).
-
Kirk Webb authored
collection daemon, and its peer query program (to be used by cricket, and elsewhere if desired, to get sensor readings for nodes which have reported in).
-