summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2012-05-03ss: use new INET_DIAG_SKMEMINFO option to get more memory information for tcp...Shan Wei
2012-04-10Fix ss if INET_DIAG not enabled in kernelEric Dumazet
2012-04-10Convert to use rta_getattr_ functionsStephen Hemminger
2012-02-27iproute2: cleanup dependenciesYegor Yefremov
2012-02-17arpd: allow configuring polling intervalStephen Hemminger
2012-02-16ss: simplify codeStephen Hemminger
2012-02-16ss: Close file descriptors in tcp_show_netlink.Matt Tierney
2012-01-30ss: should support CONFIG_INET_UDP_DIAG=n kernelsEric Dumazet
2012-01-20Fix unix socket diagnostic buildStephen Hemminger
2012-01-20iproute: Dump unix sockets via netlinkPavel Emelyanov
2011-12-28libnetlink: remove unused junk callbackStephen Hemminger
2011-12-23libnetlink: change rtnl_send() to take void *Stephen Hemminger
2011-11-23ss: report ecnseenEric Dumazet
2011-11-16Display closed UDP sockets on 'ss -ul'Petr Šabata
2011-10-13Fix unterminated readlink() buffer usageThomas Jarosch
2011-10-07Fix pipe I/O stream descriptor leak in init_service_resolver()Thomas Jarosch
2011-10-06iproute2: arpd - fix usage and manpage optionsPetr Sabata
2011-10-06iproute2: lnstat - fix typosPetr Sabata
2011-10-06iproute2: ss - fix missing parametersPetr Sabata
2011-08-31ensure uptime is initialized if /proc/uptime cannot be openedDan McGee
2011-06-29ss: check result of readlinkStephen Hemminger
2011-06-29Fix set-never-used warning in ifstatStephen Hemminger
2011-06-20ss: fix autobound filterEric Dumazet
2011-04-12Fix snprintf with non formatStephen Hemminger
2010-08-23iproute2: add 64bit support to ifstatEric Dumazet
2010-08-23Use correct rt_link_statisticsStephen Hemminger
2010-07-31ss -p is much too slowSteve Fink
2009-12-26Fix warning about sprintf() and NSTAT_HISTStephen Hemminger
2009-12-26iproute: make ss --help output to stdoutAndreas Henriksson
2009-11-10arpd/ifstat/nstat/rtacct: use daemon()Mike Frysinger
2009-09-11ss: adds a space before congestion stringEric Dumazet
2009-09-11ss: correct display of sk pointerEric Dumazet
2008-09-17distinguish the inet and inet6 domain when loading the tcp_diag moduleLi Yewang
2008-09-17Fix the error of "ss -f inet -t"Li Yewang
2008-06-30Add warning message when MAX_FIELDS reachedStephen Hemminger
2008-06-30Fix array out of bounds problemStephen Hemminger
2008-06-23Fix generic_proc_open() of command 'nstat' and 'rtacct'Yu Zhiguo
2008-06-20timers are in user hzStephen Hemminger
2008-06-20use correct hz for rto,atoStephen Hemminger
2008-04-03ss: Fix return value checks for net_*_openBjörn Steinbrink
2008-04-01Do not strip binaries with `install`Mike Frysinger
2007-12-31Use netinet/tcp.h (with correction) rather than kernel headersStephen Hemminger
2007-10-12remove outdated netbug script.Stephen Hemminger
2007-10-11lnstat : force a flush before sleepEric Dumazet
2007-07-18Fix ss to handle partial records.Stephen Hemminger
2007-07-10ss: fix issues with signed inodesStephen Hemminger
2007-03-05Fixes use of uninitialized stringThomas Hisch
2006-12-05Remove trailing whitespaceStephen Hemminger
2006-08-08Add ignore files to make using git easierStephen Hemminger
2006-03-10Set default count for lnstatshemminger