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
1c91a03f
Commit
1c91a03f
authored
Feb 21, 2007
by
David Johnson
Browse files
Changes.
parent
d70a867a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/supafly/logparse.pl
View file @
1c91a03f
...
...
@@ -190,7 +190,7 @@ foreach my $logtuple (@logs) {
# $bs{$str}{'S_send'};
debug
("
$str
oneway time =
"
.
$tstats
{
$str
}{'
oneway
'}
.
"
\n
");
debug
("
$str
rtt time =
"
.
$tstats
{
$str
}{'
rtt
'}
.
"
\n
");
#
debug("s = ".$bs{$str}{'S_send'}.";
r
= ".$bs{$str}{'
R_recv
'}."\n");
debug
("
s =
"
.
$bs
{
$str
}{'
S_send
'}
.
"
;
sa
=
"
.
$bs
{
$str
}{'
S_ack
'}
.
"
\n
");
}
if
(
defined
(
$bs
{
$str
}{'
M_cryptotime
'}))
{
...
...
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