0
0
mirror of https://github.com/ecki/net-tools.git synced 2025-03-31 03:48:25 +00:00
Bernd 618db31a69
Some checks failed
Compile net-tools / build (push) Failing after 13s
CodeQL Advanced / Analyze (c-cpp) (push) Failing after 1m41s
CodeQL Advanced / Analyze (actions) (push) Failing after 1m56s
ddp_gr.c: check fscanf (CodeQL #2) (#46)
The if here is neither needed, nor particular good, but this way code scanners do not complain.

If touched again warn on truncated reads,
2025-03-22 00:36:14 +01:00
2018-06-26 03:30:13 -04:00
2024-06-08 23:12:51 +02:00
2024-08-29 23:35:48 +02:00
2013-05-12 22:31:19 -04:00
2013-05-11 00:53:39 -04:00
2018-06-26 03:30:13 -04:00
2013-04-25 20:49:52 +00:00
2012-01-05 12:22:43 +01:00
2021-01-04 11:32:57 -05:00
2018-06-26 03:30:13 -04:00
2021-01-09 22:44:00 -05:00
2018-06-26 03:30:13 -04:00
2018-06-26 03:30:13 -04:00
2021-01-09 22:44:00 -05:00
2018-06-26 03:30:13 -04: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 important 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.

   TODO			Some things that need to be done.

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/


                          Notes
                          -----

This is net-tools 3.14.

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), and French (fr) are available.  Others are welcome!

route/netstat -r do not yet support different address families cleanly.
IPX/DDP/AX25 people, please feel free to add the code.

Mike Frysinger
vapier@gentoo.org

Phil Blundell
philb@gnu.org

Bernd Eckenfels
net-tools@lina.inka.de
Description
Linux base networking tools
Readme 2.1 MiB
Languages
C 96.9%
Makefile 2.3%
Shell 0.8%