Phil Blundell [Mon, 16 Apr 2001 18:43:27 +0000 (18:43 +0000)]
Update from Meelis Roos
Phil Blundell [Sun, 15 Apr 2001 14:41:17 +0000 (14:41 +0000)]
Fix punctuation.
Phil Blundell [Sun, 15 Apr 2001 14:34:57 +0000 (14:34 +0000)]
This is net-tools 1.60.
Phil Blundell [Fri, 13 Apr 2001 18:25:18 +0000 (18:25 +0000)]
Fix typo.
Phil Blundell [Fri, 13 Apr 2001 18:24:21 +0000 (18:24 +0000)]
Reformat recently-added code to match style of the rest.
Replace strcpy with safe_strncpy, sprintf with snprintf.
Exit successfully for `--version'.
Phil Blundell [Fri, 13 Apr 2001 18:16:53 +0000 (18:16 +0000)]
Check that ap->input is non NULL before dereferencing it.
Phil Blundell [Sun, 8 Apr 2001 17:05:05 +0000 (17:05 +0000)]
Use setlocale at program initialisation.
Patch from Arnaldo Carvalho de Melo.
Phil Blundell [Sun, 1 Apr 2001 15:04:43 +0000 (15:04 +0000)]
Fix reporting of IPv6 multicast addresses.
Phil Blundell [Sun, 1 Apr 2001 14:50:24 +0000 (14:50 +0000)]
Undo "close spare sockets" patch to fix IPv6 breakage.
Improve some diagnostics.
Bernd Eckenfels [Sun, 18 Mar 2001 04:10:35 +0000 (04:10 +0000)]
some changes in the routing flags, 2 flags are outstanding... anybody has an
idea what it is? :)
Bernd Eckenfels [Sun, 18 Mar 2001 04:04:01 +0000 (04:04 +0000)]
added nameif und mii-tool to .cvsignore (i hate the warnings :)
Bernd Eckenfels [Mon, 19 Feb 2001 21:42:43 +0000 (21:42 +0000)]
Adam Richter pointed out, that 0 is a valid fd value, even if it is unlikely
to be the case in this situation.
Phil Blundell [Fri, 16 Feb 2001 08:58:54 +0000 (08:58 +0000)]
Updated Estonian translation
Bernd Eckenfels [Tue, 13 Feb 2001 00:27:34 +0000 (00:27 +0000)]
i am sorry for that double change, didnt noticed, my cvs change mail seems
to be mising
Bernd Eckenfels [Tue, 13 Feb 2001 00:18:37 +0000 (00:18 +0000)]
added nameif to the makefile, fixed typo, changed version: to date
Phil Blundell [Mon, 12 Feb 2001 22:35:51 +0000 (22:35 +0000)]
Actually install nameif.
Patch from Tuan Hoang <tuan@optimus.mitre.org>
Phil Blundell [Mon, 12 Feb 2001 21:06:47 +0000 (21:06 +0000)]
Avoid closing a socket we're about to use.
Phil Blundell [Sat, 10 Feb 2001 19:31:14 +0000 (19:31 +0000)]
Make packet/byte counters 64 bits wide
Phil Blundell [Fri, 2 Feb 2001 18:01:23 +0000 (18:01 +0000)]
Bump buffer sizes for 2.4 kernels; patch from Tim Waugh
Bernd Eckenfels [Tue, 19 Dec 2000 01:36:27 +0000 (01:36 +0000)]
read netdev counters as unsigned lon, not signed long, should fix the debian
bug #45107
Bernd Eckenfels [Tue, 19 Dec 2000 01:28:34 +0000 (01:28 +0000)]
display all IFF_ flags for netstat -i (print_short and print_long has equal
count of printed flags now)
Bernd Eckenfels [Tue, 19 Dec 2000 01:07:07 +0000 (01:07 +0000)]
fixed capsulation of -L option in man page (Debin Bug #77495)
Bernd Eckenfels [Tue, 19 Dec 2000 01:01:41 +0000 (01:01 +0000)]
byte count will be displayed in ifconfig, patch from John Corey <kunglao@prairienet.org>
as reported in debian wishlist bug #20516)
Bernd Eckenfels [Tue, 19 Dec 2000 00:34:27 +0000 (00:34 +0000)]
changed hor.tab into whitespace for arp columns, closes Debian bug #76606)
Bernd Eckenfels [Tue, 19 Dec 2000 00:26:16 +0000 (00:26 +0000)]
removed -N from usage, since it does not work correct (Debian Bug #50266)
Phil Blundell [Mon, 6 Nov 2000 19:48:49 +0000 (19:48 +0000)]
Typo fix from Tim Waugh
Phil Blundell [Sat, 28 Oct 2000 11:04:00 +0000 (11:04 +0000)]
Handle getnameinfo() failures a bit better (should avoid segfault
when glibc is upgraded).
Bump version to 1.58 in preparation for new release.
Andi Kleen [Thu, 26 Oct 2000 03:19:06 +0000 (03:19 +0000)]
Always complain when SIOCGIFMAP fails.
Make sure the argument counter is incremented in all error paths.
Andi Kleen [Wed, 18 Oct 2000 17:27:08 +0000 (17:27 +0000)]
Also add nameif to the Makefile.
Andi Kleen [Wed, 18 Oct 2000 17:26:29 +0000 (17:26 +0000)]
Add nameif, a small tool for logical network interface naming.
Bernd Eckenfels [Sun, 8 Oct 2000 01:16:42 +0000 (01:16 +0000)]
patch from Alex Belits <abelits@phobos.illtel.denver.co.us> to support
longer IDs in new Metricom Modems as described in:
http://phobos.illtel.denver.co.us/~abelits/metricom/ (Kernel patch pending)
Bernd Eckenfels [Sun, 8 Oct 2000 01:00:43 +0000 (01:00 +0000)]
feature from the guys at RedHat for more selective "-n" option:
-numeric-host, -numeric-port, -numeric-user. Send to me by Jeff Johnson
and reported by jik@kamens.brookline.ma.us
Bernd Eckenfels [Sun, 8 Oct 2000 00:48:35 +0000 (00:48 +0000)]
fix from bug#9215 in bugzilla@redhat (ifconfig sl0 mtu 1440 works now)
Bernd Eckenfels [Sun, 8 Oct 2000 00:12:30 +0000 (00:12 +0000)]
added mandir= and default it to /usr/share/man (patch from Jeff Johnson, RH)
Andi Kleen [Sat, 19 Aug 2000 22:13:00 +0000 (22:13 +0000)]
Remove my email address from the ifconfig manpage.
Andi Kleen [Mon, 14 Aug 2000 07:57:19 +0000 (07:57 +0000)]
Speed up list operations by exploiting that the interface list is ordered,
and the kernel list is normally ordered to.
This allows to list 7000 aliases in a reasonable time.
Also be a bit smarter on when to read SIOCGIFCONF.
The stupid IPv6 /proc parsing on every address still burns a lot of CPU
time.
Bernd Eckenfels [Mon, 14 Aug 2000 02:44:11 +0000 (02:44 +0000)]
Debian's patch for better device name/lock handling
Bernd Eckenfels [Mon, 14 Aug 2000 01:06:23 +0000 (01:06 +0000)]
patch from debian to be a bit more verbose about IRQ conflicts
Bernd Eckenfels [Tue, 1 Aug 2000 03:19:48 +0000 (03:19 +0000)]
some fixes in the german catalog from Jens P. Elsner. Thanks!
Bernd Eckenfels [Mon, 31 Jul 2000 01:13:33 +0000 (01:13 +0000)]
fixed a segfault condition in ifconfig when setting hw address for AF loop,
as reorted by ADAM Sulmicki.
Bernd Eckenfels [Fri, 28 Jul 2000 07:01:01 +0000 (07:01 +0000)]
make net-lib compile again, not sure why this is not passed to the subdir
from the top level makefile anymore, but this way it is more stable for a
stand alone libnet-lib anyway.
Andi Kleen [Mon, 3 Jul 2000 23:39:27 +0000 (23:39 +0000)]
Print unknown MIBs.
Andi Kleen [Sat, 1 Jul 2000 14:31:36 +0000 (14:31 +0000)]
arp takes --numeric, not --umeric
Noticed by Hubert Mantel.
Andi Kleen [Wed, 21 Jun 2000 23:48:53 +0000 (23:48 +0000)]
Add descriptions for 2.4 and 2.2.17pre5 netstat variables.
Use %u instead of %d for most outputs.
Phil Blundell [Sun, 11 Jun 2000 15:44:21 +0000 (15:44 +0000)]
Fix stray brace.
Patch from Richard Huveneers <richard@hekkihek.hacom.nl>
Phil Blundell [Sun, 28 May 2000 18:15:39 +0000 (18:15 +0000)]
Change NET-LIB to NET_LIB to avoid problems with new make.
Phil Blundell [Sun, 28 May 2000 15:19:15 +0000 (15:19 +0000)]
Fix stupid bug in netstat -i.
Phil Blundell [Sun, 28 May 2000 11:05:58 +0000 (11:05 +0000)]
net-tools 1.56
Phil Blundell [Sat, 27 May 2000 17:36:16 +0000 (17:36 +0000)]
Check /proc before opening ECONET sockets.
Try to fix the problem with alias interfaces and non INET sockets.
Phil Blundell [Mon, 22 May 2000 20:27:05 +0000 (20:27 +0000)]
Make `route -A inet6 add default ...' work.
Phil Blundell [Sun, 21 May 2000 19:35:34 +0000 (19:35 +0000)]
Update manual pages to better match reality.
Pull code from ifconfig into interface.c; implement ifconfig -s
and netstat -i -e.
Phil Blundell [Sun, 21 May 2000 13:46:39 +0000 (13:46 +0000)]
Documentation updates.
Phil Blundell [Sun, 21 May 2000 13:44:36 +0000 (13:44 +0000)]
Add mii-tool from David Hinds.
Phil Blundell [Sat, 20 May 2000 18:08:48 +0000 (18:08 +0000)]
Add support for `add' and `del' with IPv4.
Patch from mrs.brisby@nimh.org.
Phil Blundell [Sat, 20 May 2000 18:07:34 +0000 (18:07 +0000)]
Fix warnings.
Phil Blundell [Sat, 20 May 2000 18:07:19 +0000 (18:07 +0000)]
Make more glibc friendly.
Phil Blundell [Sat, 20 May 2000 13:38:10 +0000 (13:38 +0000)]
Add X.25 support.
Patch from "J.H.M. Dassen (Ray)" <jdassen@cistron.nl>
Bernd Eckenfels [Wed, 5 Apr 2000 00:59:56 +0000 (00:59 +0000)]
re applied the ipv6 addresses patch from Matthew (for intel platform)
Bernd Eckenfels [Mon, 3 Apr 2000 23:25:59 +0000 (23:25 +0000)]
patch from matthew flanagan for better ipv6 address representation in
netstat
Phil Blundell [Sun, 2 Apr 2000 18:36:41 +0000 (18:36 +0000)]
Updated Estonian translation, from Meelis Roos <mroos@linux.ee>
Phil Blundell [Sun, 2 Apr 2000 12:56:41 +0000 (12:56 +0000)]
Add STRIP support.
Bernd Eckenfels [Thu, 23 Mar 2000 01:14:03 +0000 (01:14 +0000)]
fix from Lapo Pieri to support non ethernet Default HW types
Phil Blundell [Sun, 19 Mar 2000 17:33:18 +0000 (17:33 +0000)]
Set VERSION to 1.55
Phil Blundell [Sun, 19 Mar 2000 12:39:07 +0000 (12:39 +0000)]
Updated man page from Bryan Henderson
Phil Blundell [Sun, 19 Mar 2000 12:36:39 +0000 (12:36 +0000)]
Make `netstat -p' work with 2.0 kernels.
Patch from bryanh@giraffe-data.com (Bryan Henderson)
Bernd Eckenfels [Sun, 5 Mar 2000 16:14:08 +0000 (16:14 +0000)]
fixed compile warning for NULL instead of 0 in "suppress_null_addr" (who did
that?!)
Phil Blundell [Sun, 5 Mar 2000 11:26:02 +0000 (11:26 +0000)]
Fix problems with hwtype initialisation.
Reported by Anthony Towns <ajt@debian.org>
Phil Blundell [Sun, 20 Feb 2000 17:50:01 +0000 (17:50 +0000)]
Fix netstat -ci (#6904 in RedHat bugzilla)
Patch from Jeff Johnson
Ralf Bächle [Sun, 13 Feb 2000 22:27:58 +0000 (22:27 +0000)]
From Arnaldo Carvalho de Melo (acme@conectiva.com.br):
- Change hostname.c to make translation easier.
- Update pt_BR translation.
- Rebuild net-tools.pot and merge the other .po files (me).
Klaas Freitag [Thu, 3 Feb 2000 06:02:05 +0000 (06:02 +0000)]
Accept mtu as synonym for mss
Klaas Freitag [Wed, 2 Feb 2000 08:56:30 +0000 (08:56 +0000)]
Remove typo to make it compile
Bernd Eckenfels [Wed, 5 Jan 2000 01:02:41 +0000 (01:02 +0000)]
slightly modified patch from georg.funke@netcologne.de to the german po file
Phil Blundell [Sun, 2 Jan 2000 23:50:33 +0000 (23:50 +0000)]
Update.
Klaas Freitag [Sat, 11 Dec 1999 13:35:53 +0000 (13:35 +0000)]
Some patches from Kurt Garloff to handle /etc/networks correctly
Make ifconfig more forgiving when /proc is not mounted
Avoid endless recursion when /proc/net/dev is empty :-)
Phil Blundell [Sat, 11 Dec 1999 12:09:23 +0000 (12:09 +0000)]
Support new token ring ARP type
Patch from "Mike Phillips" <phillim@amtrak.com>
Klaas Freitag [Mon, 6 Dec 1999 16:57:27 +0000 (16:57 +0000)]
Allow exchange of hostname and mac address in the file read by arp -f.
This is for consistency with rarp /etc/ethers. Default to /etc/ethers
when no file name is supplied.
This hack does not work with IPv6, but arp does not work with IPv6
anyways so it does not matter.
Patch from Thorsten Kukuk
Fixed man pages (only German and English one).
Add blurb about automagic subnet arp.
Klaas Freitag [Fri, 3 Dec 1999 13:03:22 +0000 (13:03 +0000)]
Fix description of the mss argument. The default is not 536.
For the de and en Versions I also added a short note on how it is useful
to work around pmtu blackhole problems. For fr and pt I just deleted
the offending sentence.
Bernd Eckenfels [Sun, 21 Nov 1999 00:40:27 +0000 (00:40 +0000)]
akamatsu@kobedenshi.ac.jp reported a problem with --device without
mandatory argument.
Phil Blundell [Sat, 20 Nov 1999 22:49:16 +0000 (22:49 +0000)]
ready for net-tools 1.54...
Phil Blundell [Tue, 28 Sep 1999 09:01:49 +0000 (09:01 +0000)]
Fix another reference to hw->sprint
Phil Blundell [Mon, 27 Sep 1999 11:00:42 +0000 (11:00 +0000)]
Remove `sprint' member from struct hwtype. As far as I can see
it served no useful purpose. Please check I didn't break your
favourite hardware type in the process.
Add derisory support for Ash protocols.
Klaas Freitag [Mon, 27 Sep 1999 00:36:16 +0000 (00:36 +0000)]
Make it compile without HAVE_HWSLIP.
Found by Rick Hohensee.
Phil Blundell [Tue, 31 Aug 1999 19:27:05 +0000 (19:27 +0000)]
Typo fix
Bernd Eckenfels [Mon, 30 Aug 1999 22:28:37 +0000 (22:28 +0000)]
added cs to makefile for building/installing
Bernd Eckenfels [Mon, 30 Aug 1999 21:19:55 +0000 (21:19 +0000)]
Jiri Pavlovsky pavlovsk@ff.cuni.cz:
attached is Czech (cs) translation of the net-tools messages. It was announced
to Czech mailing list several weeks ago and I received no complaints so far,
so it should be ready for distribution.
Phil Blundell [Sat, 28 Aug 1999 11:26:08 +0000 (11:26 +0000)]
Fix warning in netstat.
Only build util-ank if iptunnel and ipmaddr were requested
Phil Blundell [Thu, 26 Aug 1999 09:08:04 +0000 (09:08 +0000)]
Portability/cross-compile fixes from Chris G. Demetriou
Bernd Eckenfels [Tue, 24 Aug 1999 16:47:24 +0000 (16:47 +0000)]
clear struct to get all matching v6 addresses in ifconfig
(thanks to Ulrich Drepper)
Phil Blundell [Wed, 28 Jul 1999 21:53:34 +0000 (21:53 +0000)]
Patch from Jeff Johnson <jbj@redhat.com> to fix `netstat -c'
fd leak.
Bernd Eckenfels [Thu, 15 Jul 1999 01:46:18 +0000 (01:46 +0000)]
fixed compile error (missing __u16) for some libs/headers like RH5.1
Bernd Eckenfels [Wed, 14 Jul 1999 17:42:37 +0000 (17:42 +0000)]
spelling fix
Bernd Eckenfels [Wed, 14 Jul 1999 17:40:49 +0000 (17:40 +0000)]
changed /usr/bin/install to install (thanks Stanislav Brabec)
Phil Blundell [Sat, 12 Jun 1999 23:04:12 +0000 (23:04 +0000)]
Bump version to 1.53
Fix some buffer overruns.
Add support to netstat for GRE and ESP.
Bernd Eckenfels [Sat, 29 May 1999 16:23:51 +0000 (16:23 +0000)]
* ecki: added some more output if the -d option is used
* ecki: now use O_NDELY for opening the devie file, this will enable us
to open the new-style (kernel 2.2) ttySx files, since cua is deprecated
Phil Blundell [Fri, 21 May 1999 18:01:30 +0000 (18:01 +0000)]
Estonian translation, from Meelis Roos (mroos@tartu.cyber.ee)
Phil Blundell [Sun, 16 May 1999 16:41:03 +0000 (16:41 +0000)]
Add support for Econet hardware; internationalize Token Ring.
Phil Blundell [Fri, 23 Apr 1999 08:32:37 +0000 (08:32 +0000)]
More i18n, from Meelis Roos
Phil Blundell [Wed, 21 Apr 1999 09:30:32 +0000 (09:30 +0000)]
Fix 2.0 compatibility
Phil Blundell [Wed, 21 Apr 1999 09:09:13 +0000 (09:09 +0000)]
Compile fixes
Phil Blundell [Wed, 21 Apr 1999 08:59:55 +0000 (08:59 +0000)]
Add IrDA support; patch from Dag Brattli <dagb@cs.uit.no>