- 28 Aug, 2001 1 commit
-
-
Leigh B. Stoller authored
happening, but the capserver is getting wedged in a read, for a connected capture, although there was no such capture in the corresponding state on plastic, that I could find. This should work though.
-
- 27 Aug, 2001 4 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
goo whenever it goes inactive for more than a couple of minutes. Also, require that we sync up so that we know for sure that the power control failed. Previously, I was blindly spitting out the command without being sure we had a command prompt. Note, that we still have a problem with an active tip session messing up power control since only one connection can be active at a time. At present, there is no positive way to know that the connection was refused since capture accepts the connection and then closes it if there is an active tip session. I need to change the little handshake so that there is a response Yes/Know response to the secret key exchange.
-
Leigh B. Stoller authored
it returns 0 on success and non-zero on failure.
-
- 26 Aug, 2001 1 commit
-
-
Christopher Alfeld authored
the pass counts in flestmail will now be correct.
-
- 24 Aug, 2001 10 commits
-
-
Chad Barb authored
Added lseek to beginning of writing each region-- Works now.
-
Chad Barb authored
-
Chad Barb authored
-
Mac Newbold authored
Change occurrences of "@TESTMODE@" back to @TESTMODE@ like they were supposed to be in the first place...
-
Mac Newbold authored
-
Leigh B. Stoller authored
The problem is that "@TESTMODE@" is wrong! This becomes a string "0", instead of the integer 0, and so "if ($TESTMODE)" breaks down.
-
Leigh B. Stoller authored
The problem is that "@TESTMODE@" is wrong! This becomes a string "0", instead of the integer 0, and so "if ($TESTMODE)" breaks down.
-
Chad Barb authored
-
Chad Barb authored
-
Leigh B. Stoller authored
-
- 23 Aug, 2001 4 commits
-
-
Mac Newbold authored
Lots of small changes for turning our 'require lib*' lines into 'use lib*' lines. Proper modules declare themselves as a package, and use Exporter to export the names of the subroutines that should be visible from the outside world. Many of ours didn't do that, it was just a file with a bunch of subs in it. So now I've fixed many of them to be proper, and removed the requires and 'push(@INC,...)' hacks and changed it to the proper 'use lib @prefix@/lib/;' and use lib*.
-
Mac Newbold authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
tutorial into the nscommands file on said topic. Also some minor page format fixes.
-
- 22 Aug, 2001 5 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
Apparently I forgot to commit this long ago.
-
- 21 Aug, 2001 2 commits
-
-
Leigh B. Stoller authored
lines for plastic/tipserv1 to snake.
-
Leigh B. Stoller authored
This program is now invoked from the setup script to determine which interface needs to be configured. Changed tmcd to return the MAC address from the DB in the ifconfig response. All this because the ordering of the interfaces is no longer consistent between linux and freebsd.
-
- 20 Aug, 2001 8 commits
-
-
Leigh B. Stoller authored
the nodes table get a response back. Useful for getting the new nodes running.
-
Leigh B. Stoller authored
things, although this solution is not hugely better ... BOSSNODE=boss.emulab.net USERNODE=users.emulab.net OURDOMAIN=emulab.net
-
Leigh B. Stoller authored
attempted. Good for debugging.
-
Leigh B. Stoller authored
node!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
table.
-
- 17 Aug, 2001 2 commits
-
-
Robert Ricci authored
Mike's 'showmac' kernel) from cature logs, and generate SQL commands to enter the interfaces it finds into the database.
-
Robert Ricci authored
-
- 16 Aug, 2001 3 commits
-
-
Leigh B. Stoller authored
capable of rerunning hunt, and it was too confusing anyway.
-
Leigh B. Stoller authored
older tty version at the same time. We use that older version outside the testbed.
-
Leigh B. Stoller authored
Need to reset the getremote state so that we can do a second search in /etc/remote file.
-