mirror_iproute2/misc
Eric Dumazet a571587d0b iproute2: add 64bit support to ifstat
Le lundi 23 août 2010 à 10:33 -0700, Stephen Hemminger a écrit :

> I think this breaks the wraparound detection code in this command.
>
>

OK lets fix the bug only, before adding 64bit counters capabilities.

Thanks

[PATCH] iproute2: add 64bit arches support to ifstat

ifstat assumes IFLA_STATS fields are "unsigned long", but they are
__u32. This fix is needed to let ifstat run on 64bit arches.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
2010-08-23 13:05:12 -07:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
arpd.c arpd/ifstat/nstat/rtacct: use daemon() 2009-11-10 10:41:44 -08:00
ifstat.c iproute2: add 64bit support to ifstat 2010-08-23 13:05:12 -07:00
lnstat_util.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
lnstat.c Add warning message when MAX_FIELDS reached 2008-06-30 11:57:13 -07:00
lnstat.h add const to find_field 2004-10-19 20:47:13 +00:00
Makefile Do not strip binaries with install 2008-04-01 11:26:47 -07:00
nstat.c Fix warning about sprintf() and NSTAT_HIST 2009-12-26 10:21:13 -08:00
rtacct.c arpd/ifstat/nstat/rtacct: use daemon() 2009-11-10 10:41:44 -08:00
ss.c ss -p is much too slow 2010-07-31 19:31:12 -07:00
ssfilter.h (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ssfilter.y Remove trailing whitespace 2006-12-05 10:10:22 -08:00