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
da53ddec
Commit
da53ddec
authored
May 28, 2009
by
Ryan Jackson
Browse files
Fix for broken linkdelays
parent
765b02a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/tmcd.c
View file @
da53ddec
...
...
@@ -2648,7 +2648,7 @@ COMMAND_PROTOTYPE(dolinkdelay)
strcpy
(
buf
,
"and v.vnode_id is NULL"
);
res
=
mydb_query
(
"select i.MAC,d.type,vlan,vnode,d.ip,netmask, "
"pipe,delay,bandwidth,lossrate, "
"pipe,delay,
d.
bandwidth,lossrate, "
"rpipe,rdelay,rbandwidth,rlossrate, "
"q_red,q_limit,q_maxthresh,q_minthresh,q_weight,q_linterm, "
"q_qinbytes,q_bytes,q_meanpsize,q_wait,q_setbit, "
...
...
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