aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for Feature Request from ssbBernd Eckenfels2009-08-271-5/+11
* Avoid name resolution for listening or established sockets (-l) by returnBernd Eckenfels2009-07-281-3/+5
* scanf format length fix (non exploitable?) fromBernd Eckenfels2009-07-081-3/+3
* sorted optionsBernd Eckenfels2008-12-021-4/+2
* UDPlite Support for net-stat by Brian Micek <bmicek@gmail.com>Bernd Eckenfels2008-12-011-43/+56
* Add wide option to prevent truncating IPv6 addressesLuk Claes2008-11-161-9/+19
* avoid unused filetype, fix formatting of -p headersBernd Eckenfels2008-10-031-19/+14
* Support netstat -s with -6tuw options (incl. usage())Bernd Eckenfels2008-10-031-19/+19
* Enable netstat -s for IPv6 (Debian Bug #453859 from Varun Chandramohan)Bernd Eckenfels2008-10-031-4/+25
* allow netstat to print Rcv/Snd-Q for TCP_LISTEN (containing acceptBernd Eckenfels2008-10-021-7/+1
* use new page aliged proc_fopen for address familiesBernd Eckenfels2007-12-011-9/+10
* ROSE support (not yet enabled)Bernd Eckenfels2007-12-011-2/+15
* Debian Bug #260587 fixed, make sure the Columns state and user in netstat -t -eBernd Eckenfels2006-03-161-3/+3
* make ipx in 2.6 work (perhaps).Bernd Eckenfels2005-08-021-15/+34
* avoid namespace conflictsBernd Eckenfels2004-06-031-2/+2
* - change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)Bernd Eckenfels2002-12-101-2/+2
* allow support for -6 and -4 options to netstat, also allow both, andBernd Eckenfels2002-07-231-9/+26
* fixing debian bug #151130 reported by Dan Jacobson where netstatBernd Eckenfels2002-06-271-5/+5
* inodes in unix domain sockets are now padded to 8chars (netstat -x)Bernd Eckenfels2002-02-191-3/+3
* fixes debian bug#134600 (sigsegv in netstat on negative inoded inBernd Eckenfels2002-02-191-30/+34
* this fixes Debian Bug #109164 (netstat -ci does only print stats once). ItBernd Eckenfels2001-11-251-2/+2
* Fix netstat -- don't print all v4 addresses as v4-mapped-in-v6.Andi Kleen2001-08-261-4/+4
* Fix punctuation.Phil Blundell2001-04-151-7/+7
* Use setlocale at program initialisation.Phil Blundell2001-04-081-2/+4
* Fix reporting of IPv6 multicast addresses.Phil Blundell2001-04-011-2/+6
* display all IFF_ flags for netstat -i (print_short and print_long has equalBernd Eckenfels2000-12-191-2/+2
* feature from the guys at RedHat for more selective "-n" option:Bernd Eckenfels2000-10-081-11/+35
* Fix stupid bug in netstat -i.Phil Blundell2000-05-281-2/+2
* Update manual pages to better match reality.Phil Blundell2000-05-211-61/+26
* Add X.25 support.Phil Blundell2000-05-201-2/+64
* re applied the ipv6 addresses patch from Matthew (for intel platform)Bernd Eckenfels2000-04-051-53/+38
* patch from matthew flanagan for better ipv6 address representation inBernd Eckenfels2000-04-031-20/+12
* Make `netstat -p' work with 2.0 kernels.Phil Blundell2000-03-191-12/+56
* Fix netstat -ci (#6904 in RedHat bugzilla)Phil Blundell2000-02-201-7/+11
* ready for net-tools 1.54...Phil Blundell1999-11-201-3/+12
* Fix warning in netstat.Phil Blundell1999-08-281-1/+2
* Patch from Jeff Johnson <jbj@redhat.com> to fix `netstat -c'Phil Blundell1999-07-281-3/+4
* Bump version to 1.53Phil Blundell1999-06-121-13/+19
* Small netstat fixes from Tuan Hoang.Phil Blundell1999-04-201-4/+5
* Minor textual updates/correctionsPhil Blundell1999-04-181-3/+3
* More i18n, from Meelis Roos <mroos@tartu.cyber.ee>Phil Blundell1999-03-241-7/+7
* Make netstat not display groups by defaultPhil Blundell1999-03-171-4/+5
* Avoid double openPhil Blundell1999-03-171-2/+2
* More fixes for esoteric situations.Phil Blundell1999-03-031-270/+290
* Crusade against bogus AF specifics. Make it work (mostly)Phil Blundell1999-03-031-2/+2
* Fix typo.Ralf Bächle1999-03-021-2/+2
* Handle libinet6 structures. From Ambrose Li <acli@acli.interlog.com>Phil Blundell1999-03-011-1/+5
* Add support for `-V' to slattach and plipconfigPhil Blundell1999-02-251-55/+355
* Fix IPv6 compilation problems.Phil Blundell1999-01-101-3/+4
* A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1999-01-051-216/+142