- 31 Oct, 2005 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
properly ordered.
-
Leigh B. Stoller authored
like mailman does.
-
- 29 Oct, 2005 1 commit
-
-
Russ Fish authored
-
- 28 Oct, 2005 6 commits
-
-
Russ Fish authored
-
Leigh B. Stoller authored
using a sajax call for cancelation, but the main invocation uses a plain iframe. This has the added benefit of scrolling more nicely instead of jumping back to the top with each write. Looks like xmlhttprequest or its impl in at least firefox is moderately broken, so that mulitple simultaneous requests get very confused with each other, and things break.
-
Leigh B. Stoller authored
multihomed nodes, picking the wrong set of edges cause it was not looking at the name of the link, just the name of the node. Also allow routing test when the routing type is ospf.
-
Leigh B. Stoller authored
-
Russ Fish authored
-
Russ Fish authored
-
- 27 Oct, 2005 6 commits
-
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
shaping. It had bad side-effects. We need an explicit interface to do this.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
on the fly; not enough entries yet to worry about static creation once a day. Maybe when we double or triple the current number of entries (about 80 right now).
-
- 26 Oct, 2005 10 commits
-
-
Leigh B. Stoller authored
-
Mike Hibler authored
issues. This setup worked for me on FBSD 4&5, RHL9 and FC4.
-
Robert Ricci authored
assoicated with the named VLAN.. Output format: <vlan_name> <stack> <vlan_number> (This is so the user can, if they want, look for more than one VLAN on more than one stack at a time.) This should make some of the control-net firewall code cleaner. For now, though, it's pretty inefficient, becuase it calls listVlans() on the whole stack, which is much more than needed. But, a more efficient implementation will require a change to the switch/stack API.
-
Leigh B. Stoller authored
rather then popping up a blank text window. Much nicer this way. Thanks to Tim for pointing me to iframe construct, which appears to be supported in all browsers these days.
-
Timothy Stack authored
Some ajax stuff: www/JSON.php, www/json.js: JavaScript Object Notation libraries, sourced from - http://www.crockford.com/JSON/index.html . www/GNUmakefile.in: Install javascript sources. www/Sajax.php: Load the JSON libraries into php and javascript and encode/decode results from the php callback (arguments to the callback aren't done at the moment).
-
Timothy Stack authored
so things work right for mult-homed hosts. Also, send out report bandwidth report messages for nodes other than the syncserver.
-
Leigh B. Stoller authored
have the most recent copy. This needs to be handled better, but I want to be off linktest so bad I can taste it!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
(and save settings was clicked).
-
Russ Fish authored
-
- 25 Oct, 2005 7 commits
-
-
Mike Hibler authored
# # Argh! dhclient in FreeBSD 5 has a new auto-background "feature", # it dives into the background after 10 seconds regardless of whether # it has received a response. This is fubar for us. Unfortunately, # we cannot just crank this number through the roof because it is based # on a polling interval which actually has a rational purpose. The timeout # is actually (2 * polling_interval) where polling_interval is how often # dhclient rechecks an interface without link. We need to keep this value # reasonable in the event that we boot up and don't immediately have link # on the control net. So lets try 15 seconds (30 second auto-background # timeout) and see how things go. #
-
Leigh B. Stoller authored
weeks ago, so that people know of their existence!
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
was not looking at the value of $isadmin, so the query was not givin admin people all of the membership.
-
Leigh B. Stoller authored
-
- 24 Oct, 2005 7 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
emulab version of iperf. Linux makefile stuff not working yet.
-
Russ Fish authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
version of iperf.
-
Robert Ricci authored
snooping.
-
Jay Lepreau authored
One major typo FTP->VTP. Add placeholder for multicast recommendation on experimental switches. All rest are typos and spellos.
-