Merge all 'man page only fix' patches into net-tools-1.60-man.patch

This commit is contained in:
Jiri Popelka 2011-05-25 17:11:20 +02:00
parent 579c9b0125
commit 3e4d819a30
8 changed files with 532 additions and 525 deletions

View File

@ -1,44 +0,0 @@
--- net-tools-1.60/man/de_DE/arp.8.a-option 2008-07-08 16:35:08.000000000 +0200
+++ net-tools-1.60/man/de_DE/arp.8 2008-07-08 16:35:35.000000000 +0200
@@ -77,7 +77,7 @@ Andere m\(:ogliche Werte sind Netzwerkst
and
.RB "NET/ROM (" netrom ")."
.TP
-.B "\-a [Rechnername], \-\-display [Rechnername]"
+.B "\-a [Rechnername], \-\-all [Rechnername]"
Zeigt die Eintr\(:age der angegebenen Rechner an. Wird kein
.B hostname
Argument verwendet, so werden alle Eintr\(:age aufgelistet.
--- net-tools-1.60/man/en_US/arp.8.a-option 2008-07-08 16:35:41.000000000 +0200
+++ net-tools-1.60/man/en_US/arp.8 2008-07-08 16:35:48.000000000 +0200
@@ -76,7 +76,7 @@ Other values might include network techn
and
.RB "NET/ROM (" netrom ")."
.TP
-.B "\-a [hostname], \-\-display [hostname]"
+.B "\-a [hostname], \-\-all [hostname]"
Shows the entries of the specified hosts. If the
.B hostname
parameter is not used,
--- net-tools-1.60/man/fr_FR/arp.8.a-option 2008-07-08 16:35:53.000000000 +0200
+++ net-tools-1.60/man/fr_FR/arp.8 2008-07-08 16:36:03.000000000 +0200
@@ -81,7 +81,7 @@ D'autres valeurs doivent correspondre à
and
.RB "NET/ROM (" netrom ")."
.TP
-.B "\-a [nom_d_hôte], \-\-display [nom_d_hôte]"
+.B "\-a [nom_d_hôte], \-\-all [nom_d_hôte]"
Affiche les entrées concernant l'hôte spécifié. Si le paramètre
.B nom_d_hôte
n'est pas utilisé,
--- net-tools-1.60/man/pt_BR/arp.8.a-option 2008-07-08 16:38:13.000000000 +0200
+++ net-tools-1.60/man/pt_BR/arp.8 2008-07-08 16:38:20.000000000 +0200
@@ -77,7 +77,7 @@ Outros valores podem incluir tecnologias
e
.RB "NET/ROM (" netrom ")."
.TP
-.B "\-a [máquina], \-\-display [máquina]"
+.B "\-a [máquina], \-\-all [máquina]"
Mostra as entradas das máquinas especificadas. Se o parâmetro
.B máquina
não for usado,

View File

@ -1,13 +0,0 @@
--- net-tools-1.60/man/en_US/arp.8.old 2006-05-02 14:38:10.000000000 +0200
+++ net-tools-1.60/man/en_US/arp.8 2006-05-02 14:44:23.000000000 +0200
@@ -150,8 +150,8 @@
is used as default.
.sp 1
The format of the file is simple; it
-only contains ASCII text lines with a hostname, and a hardware
-address separated by whitespace. Additionally the
+only contains ASCII text lines with a hardware
+address and a hostname separated by whitespace. Additionally the
.BR "pub" , " temp" " and" " netmask"
flags can be used.
.LP

View File

@ -1,15 +0,0 @@
diff -up net-tools-1.60/man/en_US/ifconfig.8.inet_addr net-tools-1.60/man/en_US/ifconfig.8
--- net-tools-1.60/man/en_US/ifconfig.8.inet_addr 2010-12-16 12:18:33.000000000 +0100
+++ net-tools-1.60/man/en_US/ifconfig.8 2010-12-16 12:20:09.000000000 +0100
@@ -39,6 +39,11 @@ supported address families include
(Novell IPX) and
.B netrom
(AMPR Packet radio).
+All numbers supplied as parts in IPv4 dotted decimal notation may be decimal,
+octal, or hexadecimal, as specified in the ISO C standard (that is, a leading 0x
+or 0X implies hexadecimal; otherwise, a leading '0' implies octal; otherwise,
+the number is interpreted as decimal). Use of hexadecimal and octal numbers
+is not RFC-compliant and therefore its use is discouraged and may go away.
.SH OPTIONS
.TP
.B interface

View File

@ -1,18 +0,0 @@
diff -up net-tools-1.60/man/de_DE/arp.8.man-RHEL-bugs net-tools-1.60/man/de/arp.8
--- net-tools-1.60/man/de_DE/arp.8.man-RHEL-bugs 2009-09-09 15:52:27.000000000 +0200
+++ net-tools-1.60/man/de_DE/arp.8 2009-09-09 15:59:33.000000000 +0200
@@ -120,11 +120,9 @@ Flagge) kann
.B Netmaske
f\(:ur ARP-Eintr\(:age f\(:ur ganze Subnetze angegeben werde. Von dieser
Praxis wird abgeraten. Sie wird von \(:alteren Kerneln unterst\(:utzt, da
-sie gelegentlich n\(:utzlich ist. Wird die
-If the
-.B temp
-Flagge nicht angegeben, so werden die erzeugten Eintr\(:age nicht dauerhaft
-in den ARP-Cache eingetragen.
+sie gelegentlich n\(:utzlich ist.
+Der Eintrag wird permanent im ARP-Cache gespeichert,
+wenn das \fBtemp\fR-Flag nicht angegeben wird.
.br
.B ANMERKUNG:
Ab der Kernelversion 2.2.0 ist es nicht mehr m\(:oglich ARP-Eintr\(:age f\(:ur

View File

@ -1,302 +0,0 @@
diff -up net-tools-1.60/man/en_US/arp.8.man-obsolete net-tools-1.60/man/en_US/arp.8
--- net-tools-1.60/man/en_US/arp.8.man-obsolete 2010-12-16 12:40:19.000000000 +0100
+++ net-tools-1.60/man/en_US/arp.8 2010-12-16 12:43:31.000000000 +0100
@@ -1,6 +1,8 @@
.TH ARP 8 "5 Jan 1999" "net-tools" "Linux Programmer's Manual"
+
.SH NAME
arp \- manipulate the system ARP cache
+
.SH SYNOPSIS
.B arp
.RB [ \-evn ]
@@ -44,6 +46,10 @@ arp \- manipulate the system ARP cache
.RB [ "-i if" ]
.B -f [filename]
+.SH NOTE
+.P
+This program is obsolete. For replacement check \fBip neighbor\fR.
+
.SH DESCRIPTION
.B Arp
manipulates the kernel's ARP cache in various ways. The primary options
@@ -51,6 +57,7 @@ are clearing an address mapping entry an
debugging purposes, the
.B arp
program also allows a complete dump of the ARP cache.
+
.SH OPTIONS
.TP
.B "\-v, \-\-verbose"
@@ -107,6 +114,7 @@ table. For
entries the specified interface is the interface on which ARP requests will
be answered.
.br
+
.B NOTE:
This has to be different from the interface to which the IP
datagrams will be routed.
@@ -171,6 +179,7 @@ flag. Permanent entries are marked with
and published entries have the
.B P
flag.
+
.SH FILES
.I /proc/net/arp,
.br
@@ -179,8 +188,10 @@ flag.
.I /etc/hosts
.br
.I /etc/ethers
+
.SH SEE ALSO
-rarp(8), route(8), ifconfig(8), netstat(8)
+.BR ip(8)
+
.SH AUTHORS
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> with a lot of improvements
from net-tools Maintainer Bernd Eckenfels <net-tools@lina.inka.de>.
diff -up net-tools-1.60/man/en_US/ethers.5.man-obsolete net-tools-1.60/man/en_US/ethers.5
--- net-tools-1.60/man/en_US/ethers.5.man-obsolete 1999-01-09 16:55:31.000000000 +0100
+++ net-tools-1.60/man/en_US/ethers.5 2010-12-16 12:40:19.000000000 +0100
@@ -1,7 +1,9 @@
.TH ETHERS 5 "April 26th, 1996" "" "File formats"
+
.SH NAME \"{{{roff}}}\"{{{
ethers \- Ethernet address to IP number database
.\"}}}
+
.SH DESCRIPTION \"{{{
\fB/etc/ethers\fP contains 48 bit Ethernet addresses and their corresponding
IP numbers, one line for each IP number:
@@ -20,12 +22,11 @@ which represents one byte of the address
order (big-endian). The \fIIP-number\fP may be a hostname which
can be resolved by DNS or a dot separated number.
.\"}}}
+
.SH EXAMPLES \"{{{
08:00:20:00:61:CA pal
.\"}}}
+
.SH FILES \"{{{
/etc/ethers
.\"}}}
-.SH "SEE ALSO" \"{{{
-rarp(8)
-.\"}}}
diff -up net-tools-1.60/man/en_US/ifconfig.8.man-obsolete net-tools-1.60/man/en_US/ifconfig.8
--- net-tools-1.60/man/en_US/ifconfig.8.man-obsolete 2010-12-16 12:40:19.000000000 +0100
+++ net-tools-1.60/man/en_US/ifconfig.8 2010-12-16 12:41:23.000000000 +0100
@@ -1,10 +1,19 @@
.TH IFCONFIG 8 "14 August 2000" "net-tools" "Linux Programmer's Manual"
+
.SH NAME
ifconfig \- configure a network interface
+
.SH SYNOPSIS
.B "ifconfig [interface]"
.br
.B "ifconfig interface [aftype] options | address ..."
+
+.SH NOTE
+.P
+This program is obsolete!
+For replacement check \fBip addr\fR and \fBip link\fR.
+For statistics use \fBip -s link\fR.
+
.SH DESCRIPTION
.B Ifconfig
is used to configure the kernel-resident network interfaces. It is
@@ -44,6 +53,7 @@ octal, or hexadecimal, as specified in t
or 0X implies hexadecimal; otherwise, a leading '0' implies octal; otherwise,
the number is interpreted as decimal). Use of hexadecimal and octal numbers
is not RFC-compliant and therefore its use is discouraged and may go away.
+
.SH OPTIONS
.TP
.B interface
@@ -172,29 +182,41 @@ Set the length of the transmit queue of
to small values for slower devices with a high latency (modem links, ISDN)
to prevent fast bulk transfers from disturbing interactive traffic like
telnet too much.
+
.SH NOTES
Since kernel release 2.2 there are no explicit interface statistics for
alias interfaces anymore. The statistics printed for the original address
are shared with all alias addresses on the same device. If you want per-address
statistics you should add explicit accounting
rules for the address using the
-.BR ipchains(8)
+.BR iptables(8)
command.
.LP
Interrupt problems with Ethernet device drivers fail with EAGAIN. See
.I http://www.scyld.com/expert/irq-conflict.html
for more information.
+
.SH FILES
.I /proc/net/socket
.br
.I /proc/net/dev
.br
.I /proc/net/if_inet6
+
.SH BUGS
+Ifconfig uses obsolete kernel interface.
+It uses the ioctl access method to get the full address information,
+which limits hardware addresses to 8 bytes.
+Since an Infiniband address is 20 bytes,
+only the first 8 bytes of Infiniband address are displayed.
+.LP
While appletalk DDP and IPX addresses will be displayed they cannot be
altered by this command.
+
.SH SEE ALSO
-route(8), netstat(8), arp(8), rarp(8), ipchains(8)
+.BR ip(8),
+.BR iptables(8)
+
.SH AUTHORS
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
.br
--- net-tools-1.60/man/en_US/mii-tool.8.obsolete 2000-05-21 16:21:38.000000000 +0200
+++ net-tools-1.60/man/en_US/mii-tool.8 2004-11-11 10:45:51.155113000 +0100
@@ -18,6 +18,12 @@
[\fB\-F\fR, \fB\-\-force=\fImedia\fR]
.RI [ "interface\ ..." ]
+.SH NOTE
+.P
+This program is obsolete. Valid media are only \fB100baseT4\fR,
+\fB100baseTx-FD\fR,\fB100baseTx-HD\fR, \fB10baseT-FD\fR and
+\fB10baseT-HD\fR ethernet cards. For replacement check \fBethtool\fB.
+
.SH DESCRIPTION
This utility checks or sets the status of a network interface's Media
Independent Interface (MII) unit. Most fast ethernet adapters use an
@@ -72,6 +78,9 @@
commas. Valid media are \fB100baseT4\fR, \fB100baseTx-FD\fR,
\fB100baseTx-HD\fR, \fB10baseT-FD\fR, and \fB10baseT-HD\fR.
+.SH SEE ALSO
+ethtool(8)
+
.SH AUTHORS
David Hinds \- dhinds@pcmcia.sourceforge.org
.br
diff -up net-tools-1.60/man/en_US/nameif.8.man-obsolete net-tools-1.60/man/en_US/nameif.8
--- net-tools-1.60/man/en_US/nameif.8.man-obsolete 2000-10-18 19:26:29.000000000 +0200
+++ net-tools-1.60/man/en_US/nameif.8 2010-12-16 12:43:10.000000000 +0100
@@ -1,10 +1,18 @@
.TH NAMEIF 8 "18 Oct 2000" "net-tools" "Linux's Administrator's Manual"
+
.SH NAME
nameif \- name network interfaces based on MAC addresses
+
.SH SYNOPSIS
.B "nameif [-c configfile] [-s]"
.br
.B "nameif [-c configfile] [-s] {interface macaddress}"
+
+.SH NOTE
+.P
+This program is obsolete. For replacement check \fBip link\fR.
+This functionality is also much better provided by udev methods.
+
.SH DESCRIPTION
.B nameif
renames network interfaces based on mac addresses. When no arguments are
@@ -31,5 +39,10 @@ should be run before the interface is up
.SH FILES
/etc/mactab
+
+.SH SEE ALSO
+.BR ip(8),
+.BR udev(7)
+
.SH BUGS
Only works for Ethernet currently.
diff -up net-tools-1.60/man/en_US/netstat.8.man-obsolete net-tools-1.60/man/en_US/netstat.8
--- net-tools-1.60/man/en_US/netstat.8.man-obsolete 2010-12-16 12:40:19.000000000 +0100
+++ net-tools-1.60/man/en_US/netstat.8 2010-12-16 12:42:07.000000000 +0100
@@ -92,6 +92,14 @@ netstat \- Print network connections, ro
.RB [ \-\-netrom ]
.RB [ \-\-ddp ]
+.SH NOTE
+.P
+This program is obsolete.
+Replacement for \fBnetstat\fR is \fBss\fR.
+Replacement for \fBnetstat -r\fR is \fBip route\fR.
+Replacement for \fBnetstat -i\fR is \fBip -s link\fR.
+Replacement for \fBnetstat -g\fR is \fBip maddr\fR.
+
.SH DESCRIPTION
.B Netstat
prints information about the Linux networking subsystem. The type of
@@ -439,13 +447,13 @@ status information via the following fil
-- statistics
.fi
.P
+
.SH SEE ALSO
-.BR route (8),
-.BR ifconfig (8),
-.BR ipchains (8),
-.BR iptables (8),
-.BR proc (5)
+.BR ss(8),
+.BR ip(8),
+.BR iptables(8)
.P
+
.SH BUGS
Occasionally strange information may appear if a socket changes
as it is viewed. This is unlikely to occur.
diff -up net-tools-1.60/man/en_US/route.8.man-obsolete net-tools-1.60/man/en_US/route.8
--- net-tools-1.60/man/en_US/route.8.man-obsolete 2000-05-21 20:59:03.000000000 +0200
+++ net-tools-1.60/man/en_US/route.8 2010-12-16 12:44:10.000000000 +0100
@@ -1,6 +1,8 @@
.TH ROUTE 8 "2 January 2000" "net-tools" "Linux Programmer's Manual"
+
.SH NAME
route \- show / manipulate the IP routing table
+
.SH SYNOPSIS
.B route
.RB [ \-CFvnee ]
@@ -52,6 +54,11 @@ If]
.RB [ \-\-version ]
.RB [ \-h ]
.RB [ \--help ]
+
+.SH NOTE
+.P
+This program is obsolete. For replacement check \fBip route\fR.
+
.SH DESCRIPTION
.B Route
manipulates the kernel's IP routing tables. Its primary use is to set
@@ -306,6 +313,7 @@ address is not needed for the interface
.B Arp (cached only)
Whether or not the hardware address for the cached route is up to date.
.LP
+
.SH FILES
.I /proc/net/ipv6_route
.br
@@ -313,9 +321,11 @@ Whether or not the hardware address for
.br
.I /proc/net/rt_cache
.LP
+
.SH SEE ALSO
-.I ifconfig(8), netstat(8), arp(8), rarp(8)
+.BR ip(8)
.LP
+
.SH HISTORY
.B Route
for Linux was originally written by Fred N. van Kempen,

View File

@ -1,91 +1,37 @@
--- net-tools-1.60/man/en_US/ifconfig.8.man 2000-10-28 12:59:42.000000000 +0200
+++ net-tools-1.60/man/en_US/ifconfig.8 2003-05-22 16:58:41.000000000 +0200
@@ -177,7 +177,7 @@
command.
.LP
Interrupt problems with Ethernet device drivers fail with EAGAIN. See
-.I http://cesdis.gsfc.nasa.gov/linux/misc/irq-conflict.html
+.I http://www.scyld.com/expert/irq-conflict.html
for more information.
.SH FILES
.I /proc/net/socket
--- net-tools-1.60/man/en_US/hostname.1.man 1999-02-27 13:11:14.000000000 +0100
+++ net-tools-1.60/man/en_US/hostname.1 2003-05-22 17:04:30.000000000 +0200
@@ -10,8 +10,6 @@
nisdomainname \- show or set system's NIS/YP domain name
diff -up net-tools-1.60/man/de_DE/arp.8.man net-tools-1.60/man/de_DE/arp.8
--- net-tools-1.60/man/de_DE/arp.8.man 2000-10-28 12:59:42.000000000 +0200
+++ net-tools-1.60/man/de_DE/arp.8 2011-05-25 17:15:48.000000000 +0200
@@ -120,11 +120,9 @@ Flagge) kann
.B Netmaske
f\(:ur ARP-Eintr\(:age f\(:ur ganze Subnetze angegeben werde. Von dieser
Praxis wird abgeraten. Sie wird von \(:alteren Kerneln unterst\(:utzt, da
-sie gelegentlich n\(:utzlich ist. Wird die
-If the
-.B temp
-Flagge nicht angegeben, so werden die erzeugten Eintr\(:age nicht dauerhaft
-in den ARP-Cache eingetragen.
+sie gelegentlich n\(:utzlich ist.
+Der Eintrag wird permanent im ARP-Cache gespeichert,
+wenn das \fBtemp\fR-Flag nicht angegeben wird.
.br
ypdomainname \- show or set the system's NIS/YP domain name
-.br
-nodename \- show or set the system's DECnet node name
.SH SYNOPSIS
.B hostname
@@ -96,12 +94,6 @@
function. This is also known as the YP/NIS domain name of the system.
.LP
-.B nodename
-will print the DECnet node name of the system as returned by the
-.BR getnodename (2)
-function.
-
-.LP
.B dnsdomainname
will print the domain part of the FQDN (Fully Qualified Domain Name). The
complete FQDN of the system is returned with
@@ -184,11 +176,6 @@
.I "\-i, \-\-ip-address"
Display the IP address(es) of the host.
.TP
-.I "\-n, \-\-node"
-Display the DECnet node name. If a parameter is given (or
-.B \-\-file name
-) the root can also set a new node name.
-.TP
.I "\-s, \-\-short"
Display the short host name. This is the host name cut at the first dot.
.TP
--- net-tools-1.60/man/fr_FR/hostname.1.man 1999-04-18 21:23:46.000000000 +0200
+++ net-tools-1.60/man/fr_FR/hostname.1 2003-05-22 17:05:04.000000000 +0200
@@ -9,8 +9,6 @@
nisdomainname \- affiche ou définit le nom de domaine NIS/YP du système
.B ANMERKUNG:
Ab der Kernelversion 2.2.0 ist es nicht mehr m\(:oglich ARP-Eintr\(:age f\(:ur
@@ -176,8 +174,10 @@ Flagge.
.I /etc/hosts
.br
ypdomainname \- affiche ou définit le nom de domaine NIS/YP du système
-.br
-nodename \- affiche ou définit le nom de domaine DECnet du système
.SH SYNOPSIS
.B hostname
@@ -87,14 +85,6 @@
.BR getdomainname (2)
. Ceci est connu comme nom de domaine YP/NIS du système.
-
-.LP
-.B nodename
-fournit le nom de noeud DECnet du système tel qu'il est retourné par la
-fonction
-.BR getnodename (2)
-.
-
.LP
.B dnsdomainname
fournit la partie domaine du nom complètement qualifié - FQDN (Fully
@@ -180,11 +170,6 @@
.I "\-i, \-\-ip-address"
Affiche la (les) adresse(s) IP de l'hôte.
.TP
-.I "\-n, \-\-node"
-Affiche le nom de noeud DECnet. Si un paramètre est fourni (ou
-.B \-\-file nom_fichier
-) le super-utilisateur peut également définir un nouveau nom de neud.
-.TP
.I "\-s, \-\-short"
Affiche le nom d'hôte en format court. Il s'agit du nom d'hôte coupé au
premier point.
.I /etc/ethers
+
.SH SIEHE AUCH
-ethers(5), rarp(8), route(8), ifconfig(8), netstat(8)
+.BR ip(8)
+
.SH AUTOREN
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> mit vielen Verbesserungen vom
Verwalter der Net-Tools Bernd Eckenfels <net-tools@lina.inka.de>.
diff -up net-tools-1.60/man/de_DE/hostname.1.man net-tools-1.60/man/de_DE/hostname.1
--- net-tools-1.60/man/de_DE/hostname.1.man 1999-03-15 21:31:16.000000000 +0100
+++ net-tools-1.60/man/de_DE/hostname.1 2003-05-22 17:06:01.000000000 +0200
@@ -15,8 +15,6 @@
+++ net-tools-1.60/man/de_DE/hostname.1 2011-05-25 17:15:48.000000000 +0200
@@ -15,8 +15,6 @@ dnsdomainname \- den DNS Domainnamen des
nisdomainname \- den NIS/YP Domainnamen anzeigen oder setzen
.br
ypdomainname \- den NIS/YP Domainnamen anzeigen oder setzen
@ -94,7 +40,7 @@
.SH SYNOPSIS
.B hostname
@@ -101,12 +99,6 @@
@@ -101,12 +99,6 @@ Funktion ermittelt wird, an. Dieser Nam
des Systems genannt.
.LP
@ -107,7 +53,7 @@
.B dnsdomainname
druckt den Domainteil des FQDN (Fully Qualified Domain Name oder zu deutsch
vollst\(:andig spezifizierter Domainname) aus. Der vollst\(:andige FQDN
@@ -117,8 +109,8 @@
@@ -117,8 +109,8 @@ ausgegeben.
.SS "NAME SETZEN"
Wenn mit nur einem Argument oder mit der
.B \-\-file
@ -118,7 +64,7 @@
.LP
Nur der Superuser darf den Namen \(:andern.
@@ -198,11 +190,6 @@
@@ -198,11 +190,6 @@ Kurzanleitung ausdrucken und beenden.
.I "\-i, \-\-ip-address"
Die IP-Adresse(n) des Rechners anzeigen und beenden.
.TP
@ -130,10 +76,287 @@
.I "\-s, \-\-short"
Den Kurznamen anzeigen. Dies ist der ab dem ersten Punkt abgeschnittene
Rechnername.
diff -up net-tools-1.60/man/de_DE/ifconfig.8.man net-tools-1.60/man/de_DE/ifconfig.8
--- net-tools-1.60/man/de_DE/ifconfig.8.man 2000-10-28 12:59:42.000000000 +0200
+++ net-tools-1.60/man/de_DE/ifconfig.8 2011-05-25 17:16:12.000000000 +0200
@@ -180,20 +180,21 @@ Seit Kernel Version 2.2 gibt es keine ex
Schnittstellenaliase mehr. Die Statistiken f\(:ur die Originaladresse werden
mit allen Aliasen auf das gleiche Ger\(:at geteilt. Um Statistiken per
Adresse zu erhalten sollte explizite EIntr\(:age f\(:ur die Adresse mit dem
-.BR ipchains(8)
+.BR iptables(8)
Kommando gemacht werden.
.SH DATEIEN
-.I /proc/net/socket
-.br
.I /proc/net/dev
.br
.I /proc/net/if_inet6
.SH FEHLER
W\(:ahrend AppleTalk DDP und IPX Adressen angezeigt werden, k\(:onnen sie mit
diesem Kommando nicht ge\(:andert werden.
+
.SH SIEHE AUCH
-route(8), netstat(8), arp(8), rarp(8), ipchains(8)
+.BR ip(8),
+.BR iptables(8)
+
.SH AUTOREN
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
.br
diff -up net-tools-1.60/man/de_DE/netstat.8.man net-tools-1.60/man/de_DE/netstat.8
--- net-tools-1.60/man/de_DE/netstat.8.man 1999-03-15 21:31:20.000000000 +0100
+++ net-tools-1.60/man/de_DE/netstat.8 2011-05-25 17:15:48.000000000 +0200
@@ -475,12 +475,9 @@ Befehl explizite Regeln zugef\(:ugt werd
.PP
.SH SIEHE AUCH
-.BR route (8),
-.BR ifconfig (8),
-.BR ipfw (4),
-.BR ipfw (8),
-.BR ipfwadm (8)
-.BR ipchains (8)
+.BR ss(8),
+.BR ip(8),
+.BR iptables(8)
.PP
.SH PROBLEME
diff -up net-tools-1.60/man/de_DE/route.8.man net-tools-1.60/man/de_DE/route.8
--- net-tools-1.60/man/de_DE/route.8.man 2000-01-02 23:53:44.000000000 +0100
+++ net-tools-1.60/man/de_DE/route.8 2011-05-25 17:15:48.000000000 +0200
@@ -334,7 +334,7 @@ Nur wenn die Hardwareadresse f\(:ur die
.I /proc/net/rt_cache
.LP
.SH SIEHE AUCH
-.I ifconfig(8), netstat(8), arp(8), rarp(8)
+.BR ip(8)
.LP
.SH GESCHICHTE
.B Route
diff -up net-tools-1.60/man/en_US/arp.8.man net-tools-1.60/man/en_US/arp.8
--- net-tools-1.60/man/en_US/arp.8.man 2011-05-25 17:15:48.000000000 +0200
+++ net-tools-1.60/man/en_US/arp.8 2011-05-25 17:15:48.000000000 +0200
@@ -44,6 +44,10 @@ arp \- manipulate the system ARP cache
.RB [ "-i if" ]
.B -f [filename]
+.SH NOTE
+.P
+This program is obsolete. For replacement check \fBip neighbor\fR.
+
.SH DESCRIPTION
.B Arp
manipulates the kernel's ARP cache in various ways. The primary options
@@ -150,8 +154,8 @@ but this is not official. If no filename
is used as default.
.sp 1
The format of the file is simple; it
-only contains ASCII text lines with a hostname, and a hardware
-address separated by whitespace. Additionally the
+only contains ASCII text lines with a hardware
+address and a hostname separated by whitespace. Additionally the
.BR "pub" , " temp" " and" " netmask"
flags can be used.
.LP
@@ -179,8 +183,10 @@ flag.
.I /etc/hosts
.br
.I /etc/ethers
+
.SH SEE ALSO
-rarp(8), route(8), ifconfig(8), netstat(8)
+.BR ip(8)
+
.SH AUTHORS
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> with a lot of improvements
from net-tools Maintainer Bernd Eckenfels <net-tools@lina.inka.de>.
diff -up net-tools-1.60/man/en_US/ethers.5.man net-tools-1.60/man/en_US/ethers.5
--- net-tools-1.60/man/en_US/ethers.5.man 1999-01-09 16:55:31.000000000 +0100
+++ net-tools-1.60/man/en_US/ethers.5 2011-05-25 17:15:48.000000000 +0200
@@ -26,6 +26,3 @@ can be resolved by DNS or a dot separate
.SH FILES \"{{{
/etc/ethers
.\"}}}
-.SH "SEE ALSO" \"{{{
-rarp(8)
-.\"}}}
diff -up net-tools-1.60/man/en_US/hostname.1.man net-tools-1.60/man/en_US/hostname.1
--- net-tools-1.60/man/en_US/hostname.1.man 1999-02-27 13:11:14.000000000 +0100
+++ net-tools-1.60/man/en_US/hostname.1 2011-05-25 17:15:48.000000000 +0200
@@ -10,8 +10,6 @@ dnsdomainname \- show the system's DNS d
nisdomainname \- show or set system's NIS/YP domain name
.br
ypdomainname \- show or set the system's NIS/YP domain name
-.br
-nodename \- show or set the system's DECnet node name
.SH SYNOPSIS
.B hostname
@@ -96,12 +94,6 @@ will print the name of the system as ret
function. This is also known as the YP/NIS domain name of the system.
.LP
-.B nodename
-will print the DECnet node name of the system as returned by the
-.BR getnodename (2)
-function.
-
-.LP
.B dnsdomainname
will print the domain part of the FQDN (Fully Qualified Domain Name). The
complete FQDN of the system is returned with
@@ -184,11 +176,6 @@ Print a usage message and exit.
.I "\-i, \-\-ip-address"
Display the IP address(es) of the host.
.TP
-.I "\-n, \-\-node"
-Display the DECnet node name. If a parameter is given (or
-.B \-\-file name
-) the root can also set a new node name.
-.TP
.I "\-s, \-\-short"
Display the short host name. This is the host name cut at the first dot.
.TP
diff -up net-tools-1.60/man/en_US/ifconfig.8.man net-tools-1.60/man/en_US/ifconfig.8
--- net-tools-1.60/man/en_US/ifconfig.8.man 2000-10-28 12:59:42.000000000 +0200
+++ net-tools-1.60/man/en_US/ifconfig.8 2011-05-25 17:15:48.000000000 +0200
@@ -5,6 +5,13 @@ ifconfig \- configure a network interfac
.B "ifconfig [interface]"
.br
.B "ifconfig interface [aftype] options | address ..."
+
+.SH NOTE
+.P
+This program is obsolete!
+For replacement check \fBip addr\fR and \fBip link\fR.
+For statistics use \fBip -s link\fR.
+
.SH DESCRIPTION
.B Ifconfig
is used to configure the kernel-resident network interfaces. It is
@@ -39,6 +46,11 @@ supported address families include
(Novell IPX) and
.B netrom
(AMPR Packet radio).
+All numbers supplied as parts in IPv4 dotted decimal notation may be decimal,
+octal, or hexadecimal, as specified in the ISO C standard (that is, a leading 0x
+or 0X implies hexadecimal; otherwise, a leading '0' implies octal; otherwise,
+the number is interpreted as decimal). Use of hexadecimal and octal numbers
+is not RFC-compliant and therefore its use is discouraged and may go away.
.SH OPTIONS
.TP
.B interface
@@ -173,23 +185,30 @@ alias interfaces anymore. The statistics
are shared with all alias addresses on the same device. If you want per-address
statistics you should add explicit accounting
rules for the address using the
-.BR ipchains(8)
+.BR iptables(8)
command.
.LP
Interrupt problems with Ethernet device drivers fail with EAGAIN. See
-.I http://cesdis.gsfc.nasa.gov/linux/misc/irq-conflict.html
+.I http://www.scyld.com/expert/irq-conflict.html
for more information.
.SH FILES
-.I /proc/net/socket
-.br
.I /proc/net/dev
.br
.I /proc/net/if_inet6
.SH BUGS
+Ifconfig uses obsolete kernel interface.
+It uses the ioctl access method to get the full address information,
+which limits hardware addresses to 8 bytes.
+Since an Infiniband address is 20 bytes,
+only the first 8 bytes of Infiniband address are displayed.
+.LP
While appletalk DDP and IPX addresses will be displayed they cannot be
altered by this command.
+
.SH SEE ALSO
-route(8), netstat(8), arp(8), rarp(8), ipchains(8)
+.BR ip(8),
+.BR iptables(8)
+
.SH AUTHORS
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
.br
diff -up net-tools-1.60/man/en_US/mii-tool.8.man net-tools-1.60/man/en_US/mii-tool.8
--- net-tools-1.60/man/en_US/mii-tool.8.man 2000-05-21 16:21:38.000000000 +0200
+++ net-tools-1.60/man/en_US/mii-tool.8 2011-05-25 17:15:48.000000000 +0200
@@ -18,6 +18,12 @@ mii-tool \- view, manipulate media-indep
[\fB\-F\fR, \fB\-\-force=\fImedia\fR]
.RI [ "interface\ ..." ]
+.SH NOTE
+.P
+This program is obsolete. Valid media are only \fB100baseT4\fR,
+\fB100baseTx-FD\fR,\fB100baseTx-HD\fR, \fB10baseT-FD\fR and
+\fB10baseT-HD\fR ethernet cards. For replacement check \fBethtool\fB.
+
.SH DESCRIPTION
This utility checks or sets the status of a network interface's Media
Independent Interface (MII) unit. Most fast ethernet adapters use an
@@ -72,6 +78,9 @@ media technologies. Multiple technologi
commas. Valid media are \fB100baseT4\fR, \fB100baseTx-FD\fR,
\fB100baseTx-HD\fR, \fB10baseT-FD\fR, and \fB10baseT-HD\fR.
+.SH SEE ALSO
+ethtool(8)
+
.SH AUTHORS
David Hinds \- dhinds@pcmcia.sourceforge.org
.br
diff -up net-tools-1.60/man/en_US/nameif.8.man net-tools-1.60/man/en_US/nameif.8
--- net-tools-1.60/man/en_US/nameif.8.man 2000-10-18 19:26:29.000000000 +0200
+++ net-tools-1.60/man/en_US/nameif.8 2011-05-25 17:15:48.000000000 +0200
@@ -5,6 +5,12 @@ nameif \- name network interfaces based
.B "nameif [-c configfile] [-s]"
.br
.B "nameif [-c configfile] [-s] {interface macaddress}"
+
+.SH NOTE
+.P
+This program is obsolete. For replacement check \fBip link\fR.
+This functionality is also much better provided by udev methods.
+
.SH DESCRIPTION
.B nameif
renames network interfaces based on mac addresses. When no arguments are
@@ -31,5 +37,10 @@ should be run before the interface is up
.SH FILES
/etc/mactab
+
+.SH SEE ALSO
+.BR ip(8),
+.BR udev(7)
+
.SH BUGS
Only works for Ethernet currently.
diff -up net-tools-1.60/man/en_US/netstat.8.man net-tools-1.60/man/en_US/netstat.8
--- net-tools-1.60/man/en_US/netstat.8.man 2001-01-07 13:43:57.000000000 +0100
+++ net-tools-1.60/man/en_US/netstat.8 2010-11-17 17:46:53.000000000 +0100
@@ -163,7 +163,8 @@ Show the PID and name of the program to
--- net-tools-1.60/man/en_US/netstat.8.man 2011-05-25 17:15:48.000000000 +0200
+++ net-tools-1.60/man/en_US/netstat.8 2011-05-25 17:15:48.000000000 +0200
@@ -92,6 +92,14 @@ netstat \- Print network connections, ro
.RB [ \-\-netrom ]
.RB [ \-\-ddp ]
+.SH NOTE
+.P
+This program is obsolete.
+Replacement for \fBnetstat\fR is \fBss\fR.
+Replacement for \fBnetstat -r\fR is \fBip route\fR.
+Replacement for \fBnetstat -i\fR is \fBip -s link\fR.
+Replacement for \fBnetstat -g\fR is \fBip maddr\fR.
+
.SH DESCRIPTION
.B Netstat
prints information about the Linux networking subsystem. The type of
@@ -169,7 +177,8 @@ Show the PID and name of the program to
.SS "\-l, \-\-listening"
Show only listening sockets. (These are omitted by default.)
.SS "\-a, \-\-all"
@ -143,10 +366,37 @@ diff -up net-tools-1.60/man/en_US/netstat.8.man net-tools-1.60/man/en_US/netstat
.B --interfaces
option, show interfaces that are not marked
.SS "\-F"
@@ -436,11 +445,9 @@ status information via the following fil
.fi
.P
.SH SEE ALSO
-.BR route (8),
-.BR ifconfig (8),
-.BR ipchains (8),
-.BR iptables (8),
-.BR proc (5)
+.BR ss(8),
+.BR ip(8),
+.BR iptables(8)
.P
.SH BUGS
Occasionally strange information may appear if a socket changes
diff -up net-tools-1.60/man/en_US/route.8.man net-tools-1.60/man/en_US/route.8
--- net-tools-1.60/man/en_US/route.8.man 2000-05-21 20:59:03.000000000 +0200
+++ net-tools-1.60/man/en_US/route.8 2011-01-21 11:53:59.000000000 +0100
@@ -139,10 +139,11 @@ set the metric field in the routing tabl
+++ net-tools-1.60/man/en_US/route.8 2011-05-25 17:15:48.000000000 +0200
@@ -52,6 +52,11 @@ If]
.RB [ \-\-version ]
.RB [ \-h ]
.RB [ \--help ]
+
+.SH NOTE
+.P
+This program is obsolete. For replacement check \fBip route\fR.
+
.SH DESCRIPTION
.B Route
manipulates the kernel's IP routing tables. Its primary use is to set
@@ -139,10 +144,11 @@ set the metric field in the routing tabl
.TP
.B mss M
set the TCP Maximum Segment Size (MSS) for connections over this route
@ -162,7 +412,7 @@ diff -up net-tools-1.60/man/en_US/route.8.man net-tools-1.60/man/en_US/route.8
misconfigured firewalls that block ICMP Fragmentation Needed)
.TP
.B window W
@@ -182,7 +183,7 @@ modifiers (metric - netmask - gw - dev)
@@ -182,7 +188,7 @@ modifiers (metric - netmask - gw - dev)
.B route add -net 127.0.0.0
adds the normal loopback entry, using netmask 255.0.0.0 (class A net,
determined from the destination address) and associated with the
@ -171,7 +421,7 @@ diff -up net-tools-1.60/man/en_US/route.8.man net-tools-1.60/man/en_US/route.8
.BR ifconfig (8)).
.TP
@@ -289,7 +290,7 @@ be either route cache misses (-F) or hit
@@ -289,7 +295,7 @@ be either route cache misses (-F) or hit
Interface to which packets for this route will be sent.
.TP
.B MSS
@ -180,3 +430,185 @@ diff -up net-tools-1.60/man/en_US/route.8.man net-tools-1.60/man/en_US/route.8
.TP
.B Window
Default window size for TCP connections over this route.
@@ -314,7 +320,7 @@ Whether or not the hardware address for
.I /proc/net/rt_cache
.LP
.SH SEE ALSO
-.I ifconfig(8), netstat(8), arp(8), rarp(8)
+.BR ip(8)
.LP
.SH HISTORY
.B Route
diff -up net-tools-1.60/man/fr_FR/hostname.1.man net-tools-1.60/man/fr_FR/hostname.1
--- net-tools-1.60/man/fr_FR/hostname.1.man 1999-04-18 21:23:46.000000000 +0200
+++ net-tools-1.60/man/fr_FR/hostname.1 2011-05-25 17:15:48.000000000 +0200
@@ -9,8 +9,6 @@ dnsdomainname \- affiche le nom de domai
nisdomainname \- affiche ou définit le nom de domaine NIS/YP du système
.br
ypdomainname \- affiche ou définit le nom de domaine NIS/YP du système
-.br
-nodename \- affiche ou définit le nom de domaine DECnet du système
.SH SYNOPSIS
.B hostname
@@ -87,14 +85,6 @@ fournit le nom du système tel qu'il est
.BR getdomainname (2)
. Ceci est connu comme nom de domaine YP/NIS du système.
-
-.LP
-.B nodename
-fournit le nom de noeud DECnet du système tel qu'il est retourné par la
-fonction
-.BR getnodename (2)
-.
-
.LP
.B dnsdomainname
fournit la partie domaine du nom complètement qualifié - FQDN (Fully
@@ -180,11 +170,6 @@ Affiche un message d'aide et se termine.
.I "\-i, \-\-ip-address"
Affiche la (les) adresse(s) IP de l'hôte.
.TP
-.I "\-n, \-\-node"
-Affiche le nom de noeud DECnet. Si un paramètre est fourni (ou
-.B \-\-file nom_fichier
-) le super-utilisateur peut également définir un nouveau nom de neud.
-.TP
.I "\-s, \-\-short"
Affiche le nom d'hôte en format court. Il s'agit du nom d'hôte coupé au
premier point.
diff -up net-tools-1.60/man/fr_FR/ifconfig.8.man net-tools-1.60/man/fr_FR/ifconfig.8
--- net-tools-1.60/man/fr_FR/ifconfig.8.man 2000-10-28 12:59:42.000000000 +0200
+++ net-tools-1.60/man/fr_FR/ifconfig.8 2011-05-25 17:16:24.000000000 +0200
@@ -183,20 +183,21 @@ pour les interfaces en alias. Les statis
adresse sont partagées avec toutes les adresses alias du même périphérique.
Si vous voulez des adresses par interface, vous devez ajouter des règles de
comptabilité particulières pour l'adresse en utilisant la commande
-.BR ipchains(8)
+.BR iptables(8)
.
.SH FICHIERS
-.I /proc/net/socket
-.br
.I /proc/net/dev
.br
.I /proc/net/if_inet6
.SH BUGS
Même si les adresses appletalk DDP et IPX peuvent être affichées,
elles ne peuvent être modifiées avec cette commande.
+
.SH VOIR AUSSI
-route(8), netstat(8), arp(8), rarp(8), ipchains(8)
+.BR ip(8),
+.BR iptables(8)
+
.SH AUTHORS
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
.br
diff -up net-tools-1.60/man/fr_FR/netstat.8.man net-tools-1.60/man/fr_FR/netstat.8
--- net-tools-1.60/man/fr_FR/netstat.8.man 1999-04-18 21:24:01.000000000 +0200
+++ net-tools-1.60/man/fr_FR/netstat.8 2011-05-25 17:15:48.000000000 +0200
@@ -469,12 +469,9 @@ devez définir des règles spécifiques à l
.PP
.SH VOIR AUSSI
-.BR route (8),
-.BR ifconfig (8),
-.BR ipfw (4),
-.BR ipfw (8),
-.BR ipfwadm (8)
-.BR ipchains (8)
+.BR ss(8),
+.BR ip(8),
+.BR iptables(8)
.PP
.SH BUGS
diff -up net-tools-1.60/man/fr_FR/route.8.man net-tools-1.60/man/fr_FR/route.8
--- net-tools-1.60/man/fr_FR/route.8.man 2000-01-02 23:53:44.000000000 +0100
+++ net-tools-1.60/man/fr_FR/route.8 2011-05-25 17:15:48.000000000 +0200
@@ -320,7 +320,7 @@ Indique si oui ou non l'adresse matériel
.I /proc/net/rt_cache
.LP
.SH VOIR AUSSI
-.I ifconfig(8), netstat(8), arp(8), rarp(8)
+.BR ip(8)
.LP
.SH HISTORIQUE
.B Route
diff -up net-tools-1.60/man/pt_BR/ifconfig.8.man net-tools-1.60/man/pt_BR/ifconfig.8
--- net-tools-1.60/man/pt_BR/ifconfig.8.man 1999-01-09 16:55:59.000000000 +0100
+++ net-tools-1.60/man/pt_BR/ifconfig.8 2011-05-25 17:17:01.000000000 +0200
@@ -144,32 +144,26 @@ O nome ou endereço IP da máquina (um nom
um endereço IP) da interface. Este parâmetro é necessário, apesar
da sintaxe atualmente não requisitá-lo.
.SH NOTAS
-
-+Since kernel release 2.2 there are no explicit interface statistics for
-+alias interfaces anymore. The statistics printed for the original address
-+are shared with all alias addresses on the same device. If you want per-address
-+statistics you should add explicit accounting
-+rules for the address using the
-+.BR ipchains(8)
-+command.
-
Deste o kernel 2.2 não existem mais estatísticas explícitas para os apelidos (aliases)
de interfaces. As estatísticas mostradas para o endereço original são compartilhadas
como todos os endereços associados ao mesmo dispositivo. Se desejar estatísticas
por endereço você deve explicitamente adicionar regras de contabilização para os
endereços usando o comando
-.BR ipchains(8)
+.BR iptables(8)
.
.SH ARQUIVOS
-.I /proc/net/socket
-.br
.I /proc/net/dev
+.br
+.I /proc/net/if_inet6
.SH BUGS
Os endereços appletalk DDP e IPX serão mostrados, mas não podem ser alterados
com este comando.
+
.SH VEJA TAMBÉM
-route(8), netstat(8), arp(8), rarp(8), ipchains(8)
+.BR ip(8),
+.BR iptables(8)
+
.SH AUTORES
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
Alan Cox, <Alan.Cox@linux.org>
diff -up net-tools-1.60/man/pt_BR/netstat.8.man net-tools-1.60/man/pt_BR/netstat.8
--- net-tools-1.60/man/pt_BR/netstat.8.man 1999-01-09 16:56:03.000000000 +0100
+++ net-tools-1.60/man/pt_BR/netstat.8 2011-05-25 17:15:48.000000000 +0200
@@ -434,12 +434,9 @@ configurar regras explícitas usando o co
.PP
.SH VEJA TAMBÉM
-.BR route (8),
-.BR ifconfig (8),
-.BR ipfw (4),
-.BR ipfw (8),
-.BR ipfwadm (8)
-.BR ipchains (8)
+.BR ss(8),
+.BR ip(8),
+.BR iptables(8)
.PP
.SH BUGS
diff -up net-tools-1.60/man/pt_BR/route.8.man net-tools-1.60/man/pt_BR/route.8
--- net-tools-1.60/man/pt_BR/route.8.man 2000-01-02 23:53:44.000000000 +0100
+++ net-tools-1.60/man/pt_BR/route.8 2011-05-25 17:15:48.000000000 +0200
@@ -312,7 +312,7 @@ parâmetros do protocolo TCP sem esperar
.I /etc/init.d/network
.LP
.SH VEJA TAMBÉM
-.I ifconfig(8), netstat(8), arp(8)
+.BR ip(8)
.LP
.SH HISTÓRICO
.B Route

View File

@ -1,21 +0,0 @@
diff -up net-tools-1.60/man/en_US/ifconfig.8.metric-tunnel-man net-tools-1.60/man/en_US/ifconfig.8
--- net-tools-1.60/man/en_US/ifconfig.8.metric-tunnel-man 2008-09-18 09:20:49.000000000 +0200
+++ net-tools-1.60/man/en_US/ifconfig.8 2008-09-18 09:26:41.000000000 +0200
@@ -70,7 +70,7 @@ mode. If selected, all multicast packet
received by the interface.
.TP
.B "metric N"
-This parameter sets the interface metric.
+This parameter sets the interface metric. It is not available under GNU/Linux.
.TP
.B "mtu N"
This parameter sets the Maximum Transfer Unit (MTU) of an interface.
@@ -92,7 +92,7 @@ Add an IPv6 address to an interface.
.B "del addr/prefixlen"
Remove an IPv6 address from an interface.
.TP
-.B "tunnel aa.bb.cc.dd"
+.B "tunnel ::aa.bb.cc.dd"
Create a new SIT (IPv6-in-IPv4) device, tunnelling to the given destination.
.TP
.B "irq addr"

View File

@ -1,7 +1,7 @@
Summary: Basic networking tools
Name: net-tools
Version: 1.60
Release: 119%{?dist}
Release: 120%{?dist}
License: GPL+
Group: System Environment/Base
URL: http://net-tools.berlios.de/
@ -56,10 +56,8 @@ Patch46: net-tools-1.60-selinux.patch
Patch47: net-tools-1.60-netstat_stop_trim.patch
Patch48: net-tools-1.60-netstat_inode.patch
Patch49: net-tools-1.60-fgets.patch
Patch50: net-tools-1.60-ifconfig_man.patch
Patch51: net-tools-1.60-x25-proc.patch
Patch52: net-tools-1.60-sctp.patch
Patch53: net-tools-1.60-arp_man.patch
Patch54: net-tools-1.60-ifconfig-long-iface-crasher.patch
Patch55: net-tools-1.60-netdevice.patch
Patch56: net-tools-1.60-skip.patch
@ -73,9 +71,7 @@ Patch64: net-tools-1.60-ec_hw_null.patch
Patch65: net-tools-1.60-statistics_buffer.patch
Patch66: net-tools-1.60-sctp-addrs.patch
Patch67: net-tools-1.60-i-option.patch
Patch68: net-tools-1.60-a-option.patch
Patch69: net-tools-1.60-clear-flag.patch
Patch70: net-tools-1.60-metric-tunnel-man.patch
Patch71: net-tools-1.60-netstat-probe.patch
# scanf format length fix (non-exploitable)
@ -93,12 +89,6 @@ Patch75: net-tools-1.60-debug-fix.patch
# let the user know that ifconfig can correctly show only first 8 bytes of Infiniband hw address
Patch76: net-tools-1.60-ib-warning.patch
# notes in man pages, saying that these tools are obsolete
Patch77: net-tools-1.60-man-obsolete.patch
# Bug 322901 Sens negating error in man page translation (arp)
Patch78: net-tools-1.60-man-RHEL-bugs.patch
# handle raw "IP" masqinfo
Patch79: net-tools-1.60-masqinfo-raw-ip.patch
@ -206,10 +196,8 @@ Most of them are obsolete. For replacement check iproute package.
%patch47 -p1 -b .trim
%patch48 -p1 -b .inode
%patch49 -p1 -b .fgets
%patch50 -p1 -b .inet_addr
%patch51 -p1 -b .x25
%patch52 -p1 -b .sctp
%patch53 -p1
%patch54 -p1 -b .long_iface
%patch55 -p1 -b .netdevice
%patch56 -p1 -b .skip
@ -223,17 +211,13 @@ Most of them are obsolete. For replacement check iproute package.
%patch65 -p1 -b .buffer
%patch66 -p1 -b .sctp-addrs
%patch67 -p1 -b .i-option
%patch68 -p1 -b .a-option
%patch69 -p1 -b .clear-flag
%patch70 -p1 -b .metric-tunnel-man
%patch71 -p1 -b .probe
%patch72 -p1 -b .scanf-format
%patch73 -p1 -b .avoid-name-resolution
%patch74 -p1 -b .continous-flush-stdout
%patch75 -p1 -b .debug-fix
%patch76 -p1 -b .ib-warning
%patch77 -p1 -b .man-obsolete
%patch78 -p1 -b .man-RHEL-bugs
%patch79 -p1 -b .masqinfo-raw-ip
%patch80 -p1 -b .makefile-berlios
%patch81 -p1 -b .slattach-fchown
@ -349,6 +333,10 @@ rm -rf %{buildroot}
%config(noreplace) %{_sysconfdir}/ethers
%changelog
* Wed May 25 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-120
- Do not mention /proc/net/socket in ifconfig(8) (#661905)
- Merge all 'man page only fix' patches into net-tools-1.60-man.patch
* Thu Apr 28 2011 Jiri Popelka <jpopelka@redhat.com> - 1.60-119
- Fix possible problems found by static analysis of code.