Menu

Tree [20a78e] master /
 History

HTTPS access


File Date Author Commit
 RPM 2013-05-13 Mike Frysinger Mike Frysinger [d1381f] trim trailing whitespace
 include 2018-06-26 Mike Frysinger Mike Frysinger [aebd88] standardize --help/usage handling
 lib 2023-06-21 Zach van Rijn Zach van Rijn [20a78e] Revert "sscanf pattern is %Lu not %llu for long...
 man 2021-03-25 Alexis Vachette Alexis Vachette [6cd515] Add CRC and Frame errors to RX-ERR counter (#11)
 po 2021-01-06 Mike Frysinger Mike Frysinger [8dcf24] po: rename et_EE to et
 .gitignore 2013-05-11 Mike Frysinger Mike Frysinger [495381] ignore gdb related files
 ABOUT-NLS 1998-08-10 Phil Blundell Phil Blundell [979144] Replace outdated NLS support with GNU gettext (...
 COPYING 2011-12-07 Jiri Popelka Jiri Popelka [d613e1] Updated COPYING file.
 INSTALLING 2021-01-06 Mike Frysinger Mike Frysinger [4876e8] README/INSTALL: refresh for the modern times
 Makefile 2021-01-10 Mike Frysinger Mike Frysinger [2fa151] bump version for git & next release
 README 2021-01-10 Mike Frysinger Mike Frysinger [2fa151] bump version for git & next release
 THANKS 2021-01-06 Mike Frysinger Mike Frysinger [3b581c] THANKS: add a few more people from `git-log`
 TODO 2017-01-18 Ralf Baechle Ralf Baechle [bfbadf] AX.25: Rename all references to axattach to kis...
 arp.c 2018-06-26 Mike Frysinger Mike Frysinger [aebd88] standardize --help/usage handling
 config.in 2016-02-15 Mike Frysinger Mike Frysinger [bd8bce] slattach/plipconfig: add a config knob to contr...
 configure.sh 2012-04-22 Gilles Espinasse Gilles Espinasse [e81655] Minor mostly comments typo fixes
 hostname.c 2021-01-04 Mike Frysinger Mike Frysinger [cc37b8] remove ancient "register" markings
 ifconfig.c 2007-09-18 Justin Pryzby Justin Pryzby [6caca3] ifconfig: accept "pointtopoint" as an alias to ...
 intl.h 2001-04-08 Phil Blundell Phil Blundell [d07aec] Use setlocale at program initialisation.
 ipmaddr.c 2021-01-04 Mike Frysinger Mike Frysinger [679a86] ipmaddr: use safe_strncpy for ifr_name
 iptunnel.c 2018-06-26 Mike Frysinger Mike Frysinger [aebd88] standardize --help/usage handling
 mii-tool.c 2018-06-26 Mike Frysinger Mike Frysinger [c36084] always write --version output to stdout
 nameif.c 2021-01-04 Mike Frysinger Mike Frysinger [0a2ca3] nameif: add printf attributes to helper funcs
 netstat.c 2010-06-09 Teddy Hogeborn Teddy Hogeborn [1ec210] netstat: exit non-zero when sctp protocols are ...
 plipconfig.c 2018-06-26 Mike Frysinger Mike Frysinger [aebd88] standardize --help/usage handling
 rarp.c 2018-06-26 Mike Frysinger Mike Frysinger [aebd88] standardize --help/usage handling
 route.c 2018-06-26 Mike Frysinger Mike Frysinger [aebd88] standardize --help/usage handling
 slattach.c 2021-01-04 Mike Frysinger Mike Frysinger [cc37b8] remove ancient "register" markings
 statistics.c 2021-04-22 Robert Song Robert Song [dfc41e] Iptab: sort entries

Read Me

                                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