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
975bec1b
Commit
975bec1b
authored
Dec 01, 2005
by
Timothy Stack
Browse files
Applications aren't set for some agents.
parent
8313aa56
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/node.tcl
View file @
975bec1b
...
...
@@ -227,7 +227,9 @@ Node instproc updatedb {DB} {
foreach agent $agentlist
{
$agent
updatedb $DB
$sim
agentinit
[
$agent
set application
]
if
{[
$agent
set application
]
!=
{}}
{
$sim
agentinit
[
$agent
set application
]
}
# The following is for NSE traffic generation
# Simulated nodes in make-simulated should not be doing this
...
...
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