aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* new date, reformatted authors section (shorter)Bernd Eckenfels2008-12-021-7/+5
|
* sorted optionsBernd Eckenfels2008-12-021-4/+2
|
* UDPlite Support for net-stat by Brian Micek <bmicek@gmail.com>Bernd Eckenfels2008-12-013-48/+69
|
* Add wide option to prevent truncating IPv6 addressesLuk Claes2008-11-162-10/+23
|
* moved H suport for Infiniband to the right sectionBernd Eckenfels2008-10-031-2/+1
|
* Add hardware support for InfiniBand (Debian Bug #294252 Tom Duffy from Sun).Bernd Eckenfels2008-10-034-2/+158
|
* avoid unused filetype, fix formatting of -p headersBernd Eckenfels2008-10-031-19/+14
|
* conditional printing of values (to support -tuw options for netstat -s)Bernd Eckenfels2008-10-031-2/+3
|
* 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-032-8/+183
|
* Avoid segfault of ifconfig(8) on missing /proc/net/devBernd Eckenfels2008-10-021-1/+4
| | | | (Debian Bug #222209 Pierre Lombard, Tollef Fog Heen)
* Fix hypen in man pages (Debian Bug#288343 from Andrew Moise)Bernd Eckenfels2008-10-0211-88/+91
| | | | | | Move man pages to sysadmin books update samples for route(8) (Debian Bug#400844, #368697 Danny Rathjens) update see also for ifconfig(8) (Debian Bug#365916 Dan Jacobs)
* fix some more hypens, changed book name and updated date to 2008-10-03Bernd Eckenfels2008-10-021-3/+3
|
* document the additional info in Send-Q/Recv-Q with recent kernels forBernd Eckenfels2008-10-021-3/+5
| | | | listening sockets.
* allow netstat to print Rcv/Snd-Q for TCP_LISTEN (containing acceptBernd Eckenfels2008-10-021-7/+1
| | | | backlog)
* Spelling error (Debian Bug #486448 reported by Volker Stolz)Bernd Eckenfels2008-06-171-2/+2
|
* fixed interfaceS spelling (Debian Bug #435690). Thanks Alan and Liu Xing.Bernd Eckenfels2007-12-024-8/+8
|
* more backoffBernd Eckenfels2007-12-021-2/+2
|
* backoff proc_fopen usage from etherfile.Bernd Eckenfels2007-12-011-2/+2
|
* use new page aliged proc_fopen for address familiesBernd Eckenfels2007-12-011-9/+10
|
* Page aligned fopen bufferBernd Eckenfels2007-12-011-3/+4
|
* Faster pagesize aligned fopen for netstat -s (Eric Dumazet)Bernd Eckenfels2007-12-013-7/+30
|
* Better netstat -s error handling and larger buffersBernd Eckenfels2007-12-011-8/+13
|
* cleanup man page (arp.8 2007-12-01)Bernd Eckenfels2007-12-011-62/+97
|
* ROSE support (not yet enabled)Bernd Eckenfels2007-12-011-2/+15
|
* ROSE supportBernd Eckenfels2007-12-012-2/+9
|
* Fix Formatting Bug for ifconfig.8 (Debian Bug#450432 reported by IvanBernd Eckenfels2007-11-071-3/+3
| | | | Shmakov)
* unneeded %s in translation (Debian Bug #403033)Bernd Eckenfels2006-12-141-6/+4
| | | | Thanks to Marco Tulio Gontijo e Silva
* fixed signedness compiler warningBernd Eckenfels2006-10-112-2/+2
|
* Fixed Debian Bug #392263 reported by Jochen VossBernd Eckenfels2006-10-111-4/+7
| | | | (buffer overflow in dev argument processing)
* formatting fixes from Justin Pryzby in Debian Bug #391495Bernd Eckenfels2006-10-101-3/+4
|
* GigE Support by Stephen Hemminger fromBernd Eckenfels2006-09-272-37/+93
| | | | | http://developer.osdl.org/shemminger/prototypes/mii-tool.tar.bz2 with verbose register patch from Dean Gaudet
* Debian Bug #260587 fixed, make sure the Columns state and user in netstat -t -eBernd Eckenfels2006-03-161-3/+3
| | | | | | are separated by blanks. This may cause scripts to fail parsing by column width. Better wait for the script compatible output. Problems exists for ESTABLIHED state only.
* use file versionBernd Eckenfels2005-12-041-1/+1
|
* make slattach 3-wire -L mode work (no RTSCTS) (Debian Bug #175743)Bernd Eckenfels2005-12-041-2/+4
|
* In order to fix alignment bugs with recent GCCs I have to useBernd Eckenfels2005-12-041-16/+22
| | | | | | sockaddr_storage instead of sockaddr for allocation. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340384 Thanks to Blars Blarson, Jurij Smakov and Steve Langasek
* X25 code compiles with 2.4 and 2.6 kernel headers (Debian Bug#271678)Bernd Eckenfels2005-09-041-1/+1
|
* Spelling fix for Debian Bug#326124 reported by A. Costa.Bernd Eckenfels2005-09-041-2/+2
|
* added link to berliOSBernd Eckenfels2005-08-261-1/+7
|
* Eric Oberlander reported in Debian Bug#323261 that byte counter unitBernd Eckenfels2005-08-231-3/+3
| | | | should be named "B" not "b".
* make ipx in 2.6 work (perhaps).Bernd Eckenfels2005-08-023-24/+51
| | | | Fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=318503
* minor formattingBernd Eckenfels2005-06-301-4/+4
|
* added pointer to iptables(8) not only ipchains(8) (Toralf Förster)Bernd Eckenfels2005-06-301-1/+3
|
* make it compile with 2.4 and 2.6 kernel headers (Debian Bug #271678)Bernd Eckenfels2005-05-161-2/+2
|
* desupport dontpub in arp.8 and arp -? (Debian Bug #203396)Bernd Eckenfels2005-05-162-22/+25
|
* updated pot file and use msgmerge instead of tupdate (Debian Bug #271426)Bernd Eckenfels2005-05-162-344/+855
|
* token ring patch from http://www.linuxtr.net/download/net-tools-1.60.patchBernd Eckenfels2005-05-161-2/+18
| | | | Fixes Debian Bug #79462
* line break fix debian bug #305637Bernd Eckenfels2005-05-131-3/+3
|
* spellig fix debian bug #305638Bernd Eckenfels2005-05-131-1/+1
|
* spelling fix debian bug #305640Bernd Eckenfels2005-05-131-2/+2
|