Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
88f300d6
Commit
88f300d6
authored
Oct 18, 2003
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set usetunnels to off by default since they do not work on plab nodes.
parent
663e9713
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tbsetup/ns2ir/parse.tcl.in
tbsetup/ns2ir/parse.tcl.in
+2
-2
No files found.
tbsetup/ns2ir/parse.tcl.in
View file @
88f300d6
...
...
@@ -196,10 +196,10 @@ namespace eval GLOBALS {
variable default_ip_routing_type "none"
# For remote nodes. Use latest widearea data.
variable uselatestwadata
0
variable uselatestwadata
1
# For remote nodes. Use tunnels
variable usewatunnels
1
variable usewatunnels
0
# Use link delays instead of delay nodes.
variable uselinkdelays 0
...
...
Write
Preview
Markdown
is supported
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