1
0
Fork 0
mirror of https://github.com/ecki/net-tools.git synced 2025-12-05 22:28:39 +00:00
Linux base networking tools
Find a file
2025-10-17 03:57:15 +02:00
.github/workflows workflows: add prerequisites 2025-09-10 07:42:22 +02:00
include standardize --help/usage handling 2018-06-26 03:30:13 -04:00
lib tr,selinux: fix and enable dependencies 2025-09-10 06:47:58 +02:00
man remove outdated per file versions 2025-09-08 20:56:39 +02:00
po po: Update Georgian translation 2025-10-17 03:57:15 +02:00
.gitignore ignore gdb related files 2013-05-11 00:53:39 -04:00
ABOUT-NLS Replace outdated NLS support with GNU gettext (patch from 1998-08-10 20:48:01 +00:00
arp.c remove outdated per file versions 2025-09-08 20:56:39 +02:00
config.in compile with HAVE BT and selinux 2025-09-10 07:23:09 +02:00
configure.sh remove outdated per file versions 2025-09-08 20:56:39 +02:00
COPYING Updated COPYING file. 2012-01-05 12:22:43 +01:00
hostname.c remove outdated per file versions 2025-09-08 20:56:39 +02:00
ifconfig.c remove outdated per file versions 2025-09-08 20:56:39 +02:00
INSTALLING INSTALLING: more details 2025-09-10 08:04:06 +02:00
intl.h Use setlocale at program initialisation. 2001-04-08 17:05:05 +00:00
ipmaddr.c ipmaddr.c: Stack-based buffer Overflow in parse_hex() 2025-05-17 21:11:18 +02:00
iptunnel.c standardize --help/usage handling 2018-06-26 03:30:13 -04:00
Makefile bump version for git & next release 2021-01-09 22:44:00 -05:00
mii-tool.c mii-tool.c removed dead reference links from comment 2024-06-08 22:56:18 +02:00
nameif.c cleanup fetching of interface flags 2025-09-07 12:45:57 +02:00
netstat.c remove outdated per file versions 2025-09-08 20:56:39 +02:00
plipconfig.c standardize --help/usage handling 2018-06-26 03:30:13 -04:00
rarp.c remove legacy CVS source id/versions 2025-09-08 20:43:48 +02:00
README Merge translation updates from Debian. 2025-09-05 09:11:54 +02:00
route.c remove outdated per file versions 2025-09-08 20:56:39 +02:00
slattach.c slattach: Support tty speeds 230400 to 4000000. 2024-08-29 23:30:38 +02:00
statistics.c remove legacy CVS source id/versions 2025-09-08 20:43:48 +02:00
THANKS Update THANKS: 3 recent contributors 2025-09-10 12:00:32 +02:00
TODO INSTALLING: more details 2025-09-10 08:04:06 +02:00

                                README

                Information about the net-tools package

NET-TOOLS	A collection of programs that form the base set of the
            NET-3 networking distribution for the Linux operating
            system.

This package includes the legacy tools for controlling the network
subsystem of the Linux kernel.  This includes arp, hostname, ifconfig,
netstat, rarp and route.  Additionally, this package contains
utilities relating to particular network hardware types (plipconfig,
slattach, mii-tool) and advanced aspects of IP configuration (iptunnel,
ipmaddr).

Please include the output of "program --version" when reporting bugs.


Contents:

   README		This file.

   INSTALLING   Installation instructions.

   COPYING		Your free copy of the GNU General Public License 2.
                net-tools are licensed under the GPLv2 or newer,
                see the individual file headers for notices.


The Homepage (including Git repository, release downloads, bug tracker and
mailing list) is hosted by SourceForge.net. Please consider joining the project
if you want to contribute:

           https://sourceforge.net/projects/net-tools/

There is a GitHub mirror available, if you prefer this for pull requests:

           https://github.com/ecki/net-tools/


                          Notes
                          -----

This is net-tools HEAD.

These have largely been tested against Linux kernels 2.6+.  They might work
against older ones if anyone actually still cares about those anymore.

They have largely been tested against recent glibc versions, but should work
on any POSIX compliant C library.  If you notice portability issues, please
flie a bug for us (or even send a patch!).

The NLS support by Arnaldo Carvalho de Melo <acme@conectiva.com.br> uses GNU
gettext.  Translations to Brazilian Portuguese (pt_BR), German (de), Estonian
(ee), Czech (cz), French (fr) and Japanese (ja) are available.  Others are
welcome!

The translated man pages are planned to be moved to the manpages-i10n
project in the next release. Thanks to Helge Kreutzmann.

net-tools is generally considered deprecated, in most cases use
the iproute2 package instead.


Mike Frysinger
vapier@gentoo.org

Phil Blundell
philb@gnu.org

Bernd Eckenfels
net-tools@lina.inka.de