readme

来自「Linux下网络相关工具源代码。」· 代码 · 共 79 行

TXT
79
字号
                                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 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 group    information (option --groups) - Jan Kratochvil added support to netstat for displaying details of   the process owning a socket (option --programs) - Steve Whitehouse contributed support for DECnet - some bugs and compilation problems have been fixed - Ralf B鋍hle provided a translation to GermanYou 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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?