Public bug reported:

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
     Importance: Undecided
         Status: New

** Patch added: "patch to fix display error"
   
https://bugs.launchpad.net/bugs/1074957/+attachment/3423932/+files/statistics.c.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074957

Title:
  improper value display in net-tools statistics.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1074957/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to