]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - pkgs/net-tools/patches/net-tools-1.60-metric-tunnel-man.patch
Change file layout of the makefiles.
[people/arne_f/ipfire-3.x.git] / pkgs / net-tools / patches / net-tools-1.60-metric-tunnel-man.patch
1 diff -up net-tools-1.60/man/en_US/ifconfig.8.metric-tunnel-man net-tools-1.60/man/en_US/ifconfig.8
2 --- net-tools-1.60/man/en_US/ifconfig.8.metric-tunnel-man 2008-09-18 09:20:49.000000000 +0200
3 +++ net-tools-1.60/man/en_US/ifconfig.8 2008-09-18 09:26:41.000000000 +0200
4 @@ -70,7 +70,7 @@ mode. If selected, all multicast packet
5 received by the interface.
6 .TP
7 .B "metric N"
8 -This parameter sets the interface metric.
9 +This parameter sets the interface metric. It is not available under GNU/Linux.
10 .TP
11 .B "mtu N"
12 This parameter sets the Maximum Transfer Unit (MTU) of an interface.
13 @@ -92,7 +92,7 @@ Add an IPv6 address to an interface.
14 .B "del addr/prefixlen"
15 Remove an IPv6 address from an interface.
16 .TP
17 -.B "tunnel aa.bb.cc.dd"
18 +.B "tunnel ::aa.bb.cc.dd"
19 Create a new SIT (IPv6-in-IPv4) device, tunnelling to the given destination.
20 .TP
21 .B "irq addr"