aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* little formatting fixBernd Eckenfels2004-06-291-1/+2
* default all options which work with recent systems to onBernd Eckenfels2004-06-041-15/+15
* debians version of nstrcmp - ugly but worksBernd Eckenfels2004-06-031-17/+150
* merged debian patch to make it compile with new headersBernd Eckenfels2004-06-031-1/+1
* avoid namespace conflictsBernd Eckenfels2004-06-032-4/+4
* added linebreak to version signatureBernd Eckenfels2004-06-031-3/+1
* added diagnostics (closes debian bug #239229: EINVAL for downed interface)Bernd Eckenfels2004-03-281-1/+18
* Typo Fix for german translation of arp po file reported by Christoph BergBernd Eckenfels2003-10-251-2/+2
* make sure version string is helpfulBernd Eckenfels2003-10-201-3/+5
* patch to recognize more hardware without MII support (from Redhat Bug#77882,Bernd Eckenfels2003-10-201-2/+2
* fix portability problem on 64-bit big endian.Phil Blundell2003-10-191-3/+3
* Maik Broemme contributed gcc warning fixes (break after default: label)Bernd Eckenfels2003-10-112-10/+13
* fixes for man page bugs reported by Hugh Redelmeier.Bernd Eckenfels2003-10-022-5/+9
* Fix off by one in name length checkingAndi Kleen2003-09-111-2/+2
* Use new style MII ioctls only. This will give you a warning, if compiledBernd Eckenfels2003-06-282-3/+9
* bugfix: Skipping readlist, if readlist_proc sicceeded is not aBernd Eckenfels2003-06-281-7/+6
* make hostname compile warnign free with gcc 3.3 (Ec)Bernd Eckenfels2003-06-121-3/+1
* added 'ull' prefix to unsigned long long constants to make gcc 3.3 happyBernd Eckenfels2003-05-291-138/+161
* added mii-tool as featured toolBernd Eckenfels2003-05-281-1/+1
* fixed compile warning (unneeded default: label in switch)Bernd Eckenfels2003-05-281-1/+0
* fixed wording of binary units counters and interpunctuation in netstat(8)Bernd Eckenfels2003-05-282-6/+8
* make it compile on stricter gcc3.3Bernd Eckenfels2003-05-281-12/+11
* Fix Debian Bug#178209, Fix RedHat Bug#85748: nameif segfaultsBernd Eckenfels2003-03-061-9/+7
* Marc Lehmann pointed out that binary prefixes are made up by the IEEE andBernd Eckenfels2003-02-251-1/+1
* Add text for two new TCP statistics and fix some existing descriptionsAndi Kleen2003-02-121-14/+16
* add a comment about alias interfaces and primary interface of scopesBernd Eckenfels2003-02-081-2/+9
* fixed an logic error in the "not found" handling for deleting entriesBernd Eckenfels2003-02-081-9/+15
* use [::]:port as wildcard ipv6 address instead of *:portBernd Eckenfels2002-12-101-2/+2
* change confusing "*" into "<from_interface>"Bernd Eckenfels2002-12-101-5/+4
* - change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)Bernd Eckenfels2002-12-103-19/+38
* Bruno Hall contributed a small and working nstrcmp()Bernd Eckenfels2002-12-101-26/+16
* corrected typo to make lib/interfaces.c actually compileBernd Eckenfels2002-12-051-4/+4
* better ioctl fallback handling for interface listing, avoids duplicateBernd Eckenfels2002-12-051-12/+23
* Implemented the Sean Reifenschneider suggested fflush() to the --watchBernd Eckenfels2002-09-151-0/+1
* route now support -6 -4 or -46 optionBernd Eckenfels2002-07-302-14/+46
* more stable ipx parsing (no segfault anymore)Bernd Eckenfels2002-07-301-0/+3
* ethernet mac in lower case hex digitsBernd Eckenfels2002-07-301-2/+2
* allow support for -6 and -4 options to netstat, also allow both, andBernd Eckenfels2002-07-231-9/+26
* Jack Bloch noticed that the hw comamnd of ifconfig returns aBernd Eckenfels2002-07-051-3/+7
* there is no such thing as -i option for ifconfigBernd Eckenfels2002-07-032-6/+14
* fixing debian bug #151130 reported by Dan Jacobson where netstatBernd Eckenfels2002-06-271-5/+5
* thanks to "Erik A. Hendriks" <hendriks@lanl.gov> the interface naneBernd Eckenfels2002-06-141-10/+13
* this fixes segfault on -A "" and -F "" in mii-tool reported in debianBernd Eckenfels2002-06-141-2/+6
* simple patch from Ajax <ajax@firest0rm.org> (corrected) to print DDPBernd Eckenfels2002-06-022-3/+72
* brken buffer for printed irda address, reported by Christoph BartelmusBernd Eckenfels2002-05-011-4/+6
* Fix some counter descriptions.Andi Kleen2002-04-281-3/+3
* export procnetdev_version, get_dev_fields, get_name fromBernd Eckenfels2002-03-052-4/+8
* make RX-OK and TX-OK col. in "netstat -i" 1 digit longer by left aligningBernd Eckenfels2002-02-231-4/+4
* fixed typo in german man page and added a comment that man page is currentlyBernd Eckenfels2002-02-201-2/+4
* inodes in unix domain sockets are now padded to 8chars (netstat -x)Bernd Eckenfels2002-02-191-3/+3