- 19 Jan, 2009 1 commit
-
-
David Johnson authored
ports into the right vlan.
-
- 16 Jan, 2009 7 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
experiment with just a firewall and no nodes. That was failing cause the switchs does not create any vlans, and so there is nothing to trunk with.
-
Leigh B. Stoller authored
a good thing in production.
-
Leigh B. Stoller authored
Add the version_info table for use with future dbupdate.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
deletenode.
-
Leigh B. Stoller authored
-
- 15 Jan, 2009 3 commits
-
-
Ryan Jackson authored
rc.linux isn't fedora-specific in any way, so I moved it to the linux/ directory instead.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 14 Jan, 2009 2 commits
-
-
Leigh B. Stoller authored
any switches. Happens.
-
Ryan Jackson authored
-
- 13 Jan, 2009 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
from the vlans table from tbswap. Also put back the test in nfree that tests for vlan membership, now that snmpit is fixed.
-
Leigh B. Stoller authored
overridden in the .protogeni-config.py file.
-
Leigh B. Stoller authored
doswapin(modify) so that new test in nfree for vlan membership does not trigger.
-
- 12 Jan, 2009 9 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
just delete the ticket instead of throwing an error.
-
David Johnson authored
no plab-style node_types, and add msgs to those effects. Prompted by Mike Blodgett at WAIL.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
get the resource list.
-
- 09 Jan, 2009 3 commits
-
-
Gary Wong authored
as the default clearinghouse).
-
Leigh B. Stoller authored
expires before its is replaced in the apache bundle, apache starts to reject all requests (to the rpc server, not https).
-
Leigh B. Stoller authored
go into the DB as null.
-
- 08 Jan, 2009 9 commits
-
-
Kevin Atkinson authored
comment in nodecontrol_list for why.
-
Gary Wong authored
related to protogeni config.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
snmpit changes? See commitlog for snmpit.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
on the Utah main emulab only.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 07 Jan, 2009 2 commits
-
-
Leigh B. Stoller authored
to allow elabinelab vlan firewalls. Alas, I never got there, fell into a pit of hell and never made it back out. However, I did do a few things. I did make some changes to deal with stacks, mostly making sure that stacks are processed properly inside the elabinelab, and passed through to the outer emulab, which currently ignores the stack. See the new version of the proxy. The big change was to -m and -o. These now require a pid/eid argument so that we can create (and delete) vlan objects in the DB, for both the control and experimental stacks. Most notably, when creating a firewalled experiment, we get a Lan(VLan) object for the control network fwvlan, and an entry in the softstate vlans table (that mirrors what is on the switches). This is intended to make things easier to cleanup after a swap error, and to catch inconsitencies before we release nodes. Note that -m and -o take -f to override the pid/eid requirement, in which case they operate as before. Trunk enable/disable and Port enable/disable now record that state in the new interface_state table. We now proxy doPortControl(). A second -l option overrides Keiths change that prints only vlans associated witl experiments; print *all* vlans.
-
Jonathon Duerig authored
-