summaryrefslogtreecommitdiff
path: root/statistics.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-05netstat -s reports negative octet countsJiri Popelka1-189/+189
2010-10-29[Bug #17645] Add netstat(8) support for RcvbufErrors, SndbufErrors.Bernd Eckenfels1-2/+4
2008-10-03conditional printing of values (to support -tuw options for netstat -s)Bernd Eckenfels1-2/+3
2008-10-03Enable netstat -s for IPv6 (Debian Bug #453859 from Varun Chandramohan)Bernd Eckenfels1-4/+158
2007-12-01Faster pagesize aligned fopen for netstat -s (Eric Dumazet)Bernd Eckenfels1-3/+4
2007-12-01Better netstat -s error handling and larger buffersBernd Eckenfels1-8/+13
2003-02-12Add text for two new TCP statistics and fix some existing descriptionsAndi Kleen1-14/+16
2002-04-28Fix some counter descriptions.Andi Kleen1-3/+3
2001-10-24(Finally) update netstat -s for 2.4 statistics.Andi Kleen1-2/+40
2001-10-19Only print unknown statistics when their counter is > 0.Andi Kleen1-2/+3
2001-02-02Bump buffer sizes for 2.4 kernels; patch from Tim WaughPhil Blundell1-2/+2
2000-07-03Print unknown MIBs.Andi Kleen1-16/+24
2000-06-21Add descriptions for 2.4 and 2.2.17pre5 netstat variables.Andi Kleen1-73/+103
1999-01-06Some cleanups:Klaas Freitag1-85/+75
1999-01-05A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1-20/+72
1998-11-15Yow. This is net-tools completely reindented.Klaas Freitag1-215/+230
1998-11-15- Use numerical sort for interface sorting.Klaas Freitag1-0/+4
1998-11-15i18n fixes from Arnaldo Carvalho de Melo.Phil Blundell1-69/+74
1998-10-23Revert accidential commit.Klaas Freitag1-1/+0
1998-10-23Print 2.1 interface aliases in netstat and ifconfig.Klaas Freitag1-0/+1
1998-08-10Replace outdated NLS support with GNU gettext (patch fromPhil Blundell1-74/+77
1998-04-16Print unknown fields in /proc/net/snmp unformatted instead of ignoringKlaas Freitag1-2/+2
1998-04-15Add OutRsts and InErrs fields for TCP.Klaas Freitag1-3/+19
1998-01-08Initial revisionPhil Blundell1-0/+258