- Nov 15, 2013
-
-
Jonathon Duerig authored
-
- Nov 11, 2013
-
-
Mike Hibler authored
-
- Nov 08, 2013
-
-
Gary Wong authored
-
Dan Reading authored
-
Leigh B Stoller authored
-
- Nov 07, 2013
-
-
Mike Hibler authored
-
Gary Wong authored
These are changes to the spec since originally discussed at GEC 17.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
shared. This was requested at GEC 18. When unsharing (or terminating) a slice that contains shared vlans, the sharing is revoked from all slices using that vlan.
-
- Nov 06, 2013
-
-
Leigh B Stoller authored
tables.
-
Jonathon Duerig authored
-
Leigh B Stoller authored
iptables is stupid; you cannot call it concurrently cause it does no locking itself, and breaks.
-
Leigh B Stoller authored
iptables is stupid; you cannot call it concurrently cause it does no locking itself, and breaks.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
If we don't, then you cannot HUP sshd to have it re-read the config file. Apparently this didn't used to matter, but now if we do not HUP sshd, the initial V1 key-pair does not work.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
- Nov 05, 2013
-
-
Leigh B Stoller authored
-
Mike Hibler authored
Why these are different than the 32-bit build, I do not know...
-
- Nov 04, 2013
-
-
Kirk Webb authored
-
Kirk Webb authored
This commit pushes the changes located in the temporary snmpit_portfix subdirectory into the mainline snmpit_test directory, and updates db/Ports.pm with the 'portfix' changes. These changes ensure better consistency with port lookup/resolution. In particular, interswitch trunk lookup will return the switch-local side of the link. This commit also adds an installer script to cleanup the temporary files introduced for burning in the snmpit_portfix changes.
-
Mike Hibler authored
Also change diskcheck to use this option when trying to force WCE on.
-
- Nov 01, 2013
-
-
Mike Hibler authored
Two changes: make sendto() call non-blocking (via MSG_DONTWAIT) so we get back EAGAIN if socket buffer is full, and turn on "extended error return reporting" (via IP_RECVERR) so we get back ENOBUFS when NIC send buffers are full.
-
- Oct 31, 2013
-
-
Leigh B Stoller authored
For the latter, we now look to see if we already have an experiment with the provide slice ID, and if we do and the URN indicates a sub project, generate a new unique experiment name for the backend emulab experiment.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Redirecting STDERR to STDOUT in the child of a pipe open, when inside an eval, scrogs STDERR in the parent until the eval returns, so output was getting lost.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- Oct 30, 2013
-
-
Mike Hibler authored
The old select that extracted external images visible to an experiment had multiple left joins and examined 11M rows. The new query is a union of two selects.
-
- Oct 28, 2013
-
-
Leigh B Stoller authored
-
- Oct 25, 2013
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Dan Reading authored
-
Dan Reading authored
-
- Oct 24, 2013
-
-
Dan Reading authored
FreeBSD MFS does not have file command, find bitness differently. Expand helper bin directories to hold 32bit and 64bit directories.
-
- Oct 22, 2013
-
-
Dan Reading authored
-
Dan Reading authored
"na" in them. Change the string to NotApp(case senstive).
-