URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [uclinux/] [userland/] [route/] [README] - Rev 745
Go to most recent revision | Compare with Previous | Blame | View Log
READMEInformation about the net-tools packageNET-TOOLS A collection of programs that form the base set of theNET-3 networking distribution for the Linux operatingsystem.This package includes the important tools for controlling the networksubsystem of the Linux kernel. This includes arp, hostname, ifconfig,netstat, rarp and route. Additionally, this package containsutilities relating to particular network hardware types (plipconfig,slattach) and advanced aspects of IP configuration (iptunnel,ipmaddr).Please include the output of "program --version" when reporting bugs.Contents:README This file.README.ipv6 Notes for people hacking IPv6.INSTALLING Installation instructions.COPYING Your free copy of the GNU Public License.TODO Some things that need to be done.Notes-----This is net-tools 1.52. Notable changes since 1.51 include:- Jean-Michel Vansteene updated the French translation.- Dag Brattli contributed support for IrDA- some bugs have been fixedNotable changes since 1.50 include:- Tuan Hoang added support to netstat for printing multicast groupinformation (option --groups)- Jan Kratochvil added support to netstat for displaying details ofthe process owning a socket (option --programs)- Steve Whitehouse contributed support for DECnet- some bugs and compilation problems have been fixedYou need kernel 2.0 or later to use these programs. These programsshould compile cleanly with both glibc (version 2.0 or 2.1) and libc5,though support for libc5 is not well tested.The NLS support was changed from catgets to GNU gettext by ArnaldoCarvalho de Melo <acme@conectiva.com.br> in June, 1998, to make thesource more readable. Translations to brazilian portuguese (pt_BR),German (de) and French (fr) are available and others are welcome!route/netstat -r do not yet support different address familiescleanly. IPX/DDP/AX25 people, please feel free to add the code.ifconfig now supports changing media types for interfaces. This requiresa version 2.2 kernel, and many devices do not support it yet.The tools now support the layout of the 2.2 kernel /proc files (BerndEckenfels).Some configuration options require kernel version 2.2 and/orparticular versions of the C library. The defaults should be safe forall common environments but some of the more esoteric hardware andprotocol families may be more touchy. Feel free to send patches ifyou have problems.Phil Blundellphilb@gnu.orgBernd Eckenfelsnet-tools@lina.inka.de
Go to most recent revision | Compare with Previous | Blame | View Log
