mii-tool: fixed warning: "initialization discards qualifiers from pointer target"
[oss-qm-packages.git] / README
blobccb8732d6feaf69f40dbe3143eb0111dddb62d3f
1                                 README
3                 Information about the net-tools package
5 NET-TOOLS       A collection of programs that form the base set of the
6                 NET-3 networking distribution for the Linux operating
7                 system.
9 This package includes the important tools for controlling the network
10 subsystem of the Linux kernel.  This includes arp, hostname, ifconfig,
11 netstat, rarp and route.  Additionally, this package contains
12 utilities relating to particular network hardware types (plipconfig,
13 slattach, mii-tool) and advanced aspects of IP configuration (iptunnel,
14 ipmaddr).
16 Please include the output of "program --version" when reporting bugs.
19 Contents:
20   
21    README               This file.
23    README.ipv6          Notes for people hacking IPv6.
25    INSTALLING           Installation instructions.
27    COPYING              Your free copy of the GNU General Public License.
29    TODO                 Some things that need to be done.
31 The  Homepage (including CVS repository, release downloads and a form to
32 request enhancements) is hosted by BerliOS Developer. Please consider to
33 join the project if you want to contribute:
35                   http://net-tools.berlios.de/
38                           Notes
39                           -----
41 This is net-tools 1.6x.
43 You need kernel 2.0 or later to use these programs.  These programs
44 should compile cleanly with both glibc (version 2.0 or 2.1) and libc5,
45 though support for libc5 is not well tested.
47 The NLS support was changed from catgets to GNU gettext by Arnaldo
48 Carvalho de Melo <acme@conectiva.com.br> in June, 1998, to make the
49 source more readable. Translations to brazilian portuguese (pt_BR),
50 German (de), Estonian (ee), Czech (cz) and French (fr) are available.
51 Others are welcome!
53 route/netstat -r do not yet support different address families
54 cleanly.  IPX/DDP/AX25 people, please feel free to add the code.
56 ifconfig now supports changing media types for interfaces.  This requires
57 a version 2.2 kernel, and many devices do not support it yet.
59 The tools now support the layout of the 2.2 kernel /proc files (Bernd
60 Eckenfels).
62 Some configuration options require kernel version 2.2 and/or
63 particular versions of the C library.  The defaults should be safe for
64 all common environments but some of the more esoteric hardware and
65 protocol families may be more touchy.  Feel free to send patches if
66 you have problems.
68 Phil Blundell
69 philb@gnu.org
71 Bernd Eckenfels
72 net-tools@lina.inka.de