Skip to content
GitLab
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
fbc73128
Commit
fbc73128
authored
May 31, 2006
by
Mike Hibler
Browse files
add pid/gid/eid to GLOBALS namespace so use of these in our ns files passes
the verify parse.
parent
e1cbdaaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/nstb_compat.tcl
View file @
fbc73128
...
...
@@ -10,6 +10,9 @@
namespace eval GLOBALS
{
variable security_level 0
variable pid
{}
variable gid
{}
variable eid
{}
}
proc tb-set-ip
{
node ip
}
{}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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