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
5a0143dd
Commit
5a0143dd
authored
May 23, 2002
by
Chad Barb
Browse files
Fixed stupid, stupid bug in parser.
parent
c6a57af4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/tb_compat.tcl.in
View file @
5a0143dd
...
...
@@ -338,7 +338,7 @@ proc tb-set-node-lan-loss {node lan loss} {
perror "\[tb-set-link-loss] $loss is not a valid loss rate."
}
$lan set loss([list $node $port]) $loss
$lan set rloss([list $node port]) $loss
$lan set rloss([list $node
$
port]) $loss
}
proc tb-set-node-lan-params {node lan delay bw loss} {
tb-set-node-lan-delay $node $lan $delay
...
...
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