Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
473191f2
Commit
473191f2
authored
Aug 20, 2002
by
Austin Clements
Browse files
Remove test network stuff.
parent
2efb1d20
Changes
3
Hide whitespace changes
Inline
Side-by-side
tmcd/common/libsetup.pm
View file @
473191f2
...
...
@@ -140,8 +140,8 @@ my $VTUND = "/usr/local/sbin/vtund";
# This is a debugging thing for my home network.
#
#my $NODE = "-p 7778 REDIRECT=192.168.100.1";
my
$NODE
=
"
-p 7779
";
#
$NODE = "";
#
my $NODE = "-p 7779";
$NODE
=
"";
# Locals
my
$pid
=
"";
...
...
tmcd/libsetup.pm
View file @
473191f2
...
...
@@ -140,8 +140,8 @@ my $VTUND = "/usr/local/sbin/vtund";
# This is a debugging thing for my home network.
#
#my $NODE = "-p 7778 REDIRECT=192.168.100.1";
my
$NODE
=
"
-p 7779
";
#
$NODE = "";
#
my $NODE = "-p 7779";
$NODE
=
"";
# Locals
my
$pid
=
"";
...
...
tmcd/tmcd.c
View file @
473191f2
...
...
@@ -44,8 +44,8 @@
#define USERDIR "/users"
#define RELOADPID "emulab-ops"
#define RELOADEID "reloading"
//
#define FSHOSTID "/usr/testbed/etc/fshostid"
#define FSHOSTID "./fshostid"
#define FSHOSTID "/usr/testbed/etc/fshostid"
//
#define FSHOSTID "./fshostid"
#define TESTMODE
#define NETMASK "255.255.255.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment