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
23a030f8
Commit
23a030f8
authored
Nov 18, 2010
by
Mike Hibler
Browse files
Fix a typo I never noticed before.
parent
0f57c000
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/portstats.in
View file @
23a030f8
...
...
@@ -156,7 +156,7 @@ my %oids = (
'
ifInErrors
'
=>
[['
In
','
Errors
'],
'
@>>>>>>>>>
'],
'
ifInUnknownProtos
'
=>
[['
Unknown
','
Protocol
'],
'
@>>>>>>>>>
'],
'
ifOutOctets
'
=>
[['
Out
','
Octets
'],
'
@>>>>>>>>>
'],
'
ifOutUcastPkts
'
=>
[['
OutUnicast
','
Pa
k
cets
'],
'
@>>>>>>>>>
'],
'
ifOutUcastPkts
'
=>
[['
OutUnicast
','
Pac
k
ets
'],
'
@>>>>>>>>>
'],
'
ifOutNUcastPkts
'
=>
[['
OutNUcast
','
Packets
'],
'
@>>>>>>>>>
'],
'
ifOutDiscards
'
=>
[['
Out
','
Discards
'],
'
@>>>>>>>>>
'],
'
ifOutErrors
'
=>
[['
Out
','
Errors
'],
'
@>>>>>>>>>
'],
...
...
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