-
Notifications
You must be signed in to change notification settings - Fork 95
/
README
62 lines (40 loc) · 1.93 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
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 <[email protected]> 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
Phil Blundell
Bernd Eckenfels