platform/upstream/net-tools.git
26 years agoMake it compile without econet.
Klaas Freitag [Wed, 15 Apr 1998 15:27:50 +0000 (15:27 +0000)]
Make it compile without econet.
Fix a few bad typos.
Fix a few warnings.
Change all #ifdef HAVE_... to #if HAVE_... because the config script
uses #define .. 0 for disabled options instead of #undef.
Make atalk functional again (not tested).

26 years agoPile of net-tools goodies. I plan to make a 1.45 release this
Phil Blundell [Fri, 10 Apr 1998 21:53:32 +0000 (21:53 +0000)]
Pile of net-tools goodies.  I plan to make a 1.45 release this
weekend - please give it a go and make sure it at least compiles
on your system. :-)

26 years agoUpdate for new kernel, plus more changes.
Phil Blundell [Mon, 2 Mar 1998 22:02:22 +0000 (22:02 +0000)]
Update for new kernel, plus more changes.

26 years agoMerge more changes from my private tree, mostly ifconfig tidyups.
Phil Blundell [Fri, 13 Feb 1998 20:41:55 +0000 (20:41 +0000)]
Merge more changes from my private tree, mostly ifconfig tidyups.

26 years agoVarious ifconfig cleanups and new arp.
Phil Blundell [Sun, 8 Feb 1998 19:38:50 +0000 (19:38 +0000)]
Various ifconfig cleanups and new arp.

26 years agoSome small Ash changes.
Phil Blundell [Thu, 5 Feb 1998 21:49:40 +0000 (21:49 +0000)]
Some small Ash changes.

26 years agoAlways display a U flag for routes
Phil Blundell [Sat, 31 Jan 1998 12:24:54 +0000 (12:24 +0000)]
Always display a U flag for routes

26 years agoChange version number and release 980126 snapshot
Phil Blundell [Mon, 26 Jan 1998 21:40:23 +0000 (21:40 +0000)]
Change version number and release 980126 snapshot

26 years agoRemove the comment about address and route deletion not being
Phil Blundell [Mon, 26 Jan 1998 14:28:48 +0000 (14:28 +0000)]
Remove the comment about address and route deletion not being
implemented for IPv6, since this is no longer the case.

26 years agoFDDI compiled under glibc now, plus misc other fixes
Phil Blundell [Sun, 25 Jan 1998 21:56:23 +0000 (21:56 +0000)]
FDDI compiled under glibc now, plus misc other fixes

26 years agoMore fixes
Phil Blundell [Sun, 25 Jan 1998 13:47:51 +0000 (13:47 +0000)]
More fixes

26 years agoMerge various changes from my private tree.
Phil Blundell [Sun, 25 Jan 1998 12:54:35 +0000 (12:54 +0000)]
Merge various changes from my private tree.
 - ROSE and FDDI support is in now
 - `route' ignores routes that are deleted, to avoid confusing users.
 - `ifconfig' no longer even tries to use SIOCGIFCOUNT.  Even old ifconfigs
   will work correctly without it though, so let's delete this ioctl now
   before 2.2 is released.  It was only added in the mid 2.1 series so no code
   should rely on it yet.

Also the usual round of tidying up.

I need to check whether Bernd has any outstanding changes, and then I want
to release net-tools 1.50 in the fairly near future.

26 years agoAdd Ash support
Phil Blundell [Wed, 14 Jan 1998 13:31:49 +0000 (13:31 +0000)]
Add Ash support

26 years agoAdd txqueuelen argument to ifconfig.
Klaas Freitag [Mon, 12 Jan 1998 14:39:31 +0000 (14:39 +0000)]
Add txqueuelen argument to ifconfig.
Some libc5 fixes.

Note that it isn't tested yet, because I still don't have a kernel
with a working SIOCGIFFTXQLEN.

26 years agoInitial revision
Phil Blundell [Thu, 8 Jan 1998 09:54:43 +0000 (09:54 +0000)]
Initial revision