summaryrefslogtreecommitdiff
path: root/misc/ifstat.c
AgeCommit message (Expand)Author
2024-05-23Fix usage of poll.h headerIsmael Luceno
2024-03-19ifstat: don't set errno if strdup failsDenis Kirjanov
2024-03-19ifstat: handle strdup return valueDenis Kirjanov
2024-03-11Merge branch 'main' of git://git.kernel.org/pub/scm/network/iproute2/iproute2...Stephen Hemminger
2024-03-06ifstat: support 64 interface statsStephen Hemminger
2024-03-03ifstat: handle unlink return valueDenis Kirjanov
2024-02-18ifstat: convert sprintf to snprintfDenis Kirjanov
2024-02-14iproute2: fix type incompatibility in ifstat.cStephen Gallagher
2024-01-30ifstat: make load_info() more verbose on errorDenis Kirjanov
2023-06-28ifstat: fix warning about conditionalStephen Hemminger
2023-01-14misc: use SPDXStephen Hemminger
2022-04-27libnetlink: Add filtering to rtnl_statsdump_req_filter()Petr Machata
2020-11-29misc: fix compiler warning in ifstat and nstatStephen Hemminger
2020-08-03replace SNAPSHOT with auto-generated version stringStephen Hemminger
2020-07-20misc: make the pattern matching case-insensitiveAnton Danilov
2018-10-22Tree wide: Drop sockaddr_nl argDavid Ahern
2018-10-02libnetlink: Rename rtnl_wilddump_stats_req_filter to rtnl_statsdump_req_filterDavid Ahern
2018-10-02libnetlink: Rename rtnl_wilddump_* to rtnl_linkdump_*David Ahern
2018-02-16ip: Use single variable to represent -prettySerhey Popovych
2017-08-24ifstat, nstat: Check fdopen() return valuePhil Sutter
2017-08-18ifstat: Fix memleak in dump_kern_db() for json outputPhil Sutter
2017-08-18ifstat: Fix memleak in error casePhil Sutter
2017-02-03ifstat: Add "sw only" extended statistics to ifstatNogah Frankel
2017-02-03ifstat: Add extended statistics to ifstatNogah Frankel
2017-02-03ifstat: Includes reorderNogah Frankel
2016-11-29ifstat/nstat: fix help output alignmentMike Frysinger
2016-07-20json_writer: Removed automatic json-object type from the constructorAnuradha Karuppiah
2016-03-21misc: fix style issuesStephen Hemminger
2016-03-06ifstat, nstat: fix daemon modePhil Sutter
2015-11-29get rid of remaining -Wunused-result warningsPhil Sutter
2015-10-23misc: cleanup extra whitespaceStephen Hemminger
2015-08-23provide common json output formatterStephen Hemminger
2014-12-20whitespace cleanupStephen Hemminger
2013-09-24ifstat: add json output formatStephen Hemminger
2013-02-12ip: make local functions staticStephen Hemminger
2011-12-28libnetlink: remove unused junk callbackStephen Hemminger
2011-08-31ensure uptime is initialized if /proc/uptime cannot be openedDan McGee
2011-06-29Fix set-never-used warning in ifstatStephen Hemminger
2010-08-23iproute2: add 64bit support to ifstatEric Dumazet
2010-08-23Use correct rt_link_statisticsStephen Hemminger
2009-11-10arpd/ifstat/nstat/rtacct: use daemon()Mike Frysinger
2006-12-05Remove trailing whitespaceStephen Hemminger
2005-07-08Thomas's ematch fixes for lex.shemminger
2005-01-18tb buffer initialization is now done in the parser8!tgraf
2004-12-07Add ip rule flush capabilty and fix all the prototype changesosdl.net!shemminger
2004-10-06Fix build warnings on x86_64osdl.net!shemminger
2004-08-31make all filtering handles take const args.osdl.net!shemminger
2004-06-09Switch to single fprintf for outputosdl.org!shemminger
2004-06-09report rates in k=1000, and add gnu style options.osdl.org!shemminger
2004-06-08Don't force location of tmposdl.org!shemminger