improper value display in net-tools statistics.c
Bug #1074957 reported by
Brett Hawn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
net-tools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
when displaying the IpExt values (eg. netstat -s -e --raw), some values are incorrectly displayed:
netstat -s -e --raw | grep -A 5 IpExt
IpExt:
InBcastPkts: 2422210
InOctets: -111824737
OutOctets: -1002951663
InBcastOctets: 1366977025
This is due to the printval function taking an 'int' and thus truncating larger values
affects: | ubuntu → net-tools (Ubuntu) |
To post a comment you must log in.
The attachment "patch to fix display error" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]