2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Documented in man page that if getifaddrs() is missing,
	--interface option doesn't accept interface name.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2009-12-05 09:35:45 +00:00
parent 3a1a8868d5
commit 66e864daf2
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Documented in man page that if getifaddrs() is missing,
--interface option doesn't accept interface name.
* doc/aria2c.1.txt
2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Use last 8 bytes of peer ID as 'key' parameter for tracker request.

View File

@ -943,7 +943,7 @@ Bind sockets to given interface\&. You can specify interface name, IP address an
.ps -1
.br
.sp
If an interface has multiple addresses, it is highly recommended to specify IP address explicitly\&. See also \fB\-\-disable\-ipv6\fR\&.
If an interface has multiple addresses, it is highly recommended to specify IP address explicitly\&. See also \fB\-\-disable\-ipv6\fR\&. If your system doesn\(cqt have getifaddrs(), this option doesn\(cqt accept interface name\&.
.sp .5v
.RE
.PP

View File

@ -1752,8 +1752,10 @@ writes the piece to the appropriate files.</td>
<td class="icon">
<div class="title">Note</div>
</td>
<td class="content">If an interface has multiple addresses, it is highly recommended to specify
IP address explicitly. See also <strong>--disable-ipv6</strong>.</td>
<td class="content">If an interface has multiple addresses, it is highly recommended to
specify IP address explicitly. See also <strong>--disable-ipv6</strong>. If your
system doesn&#8217;t have getifaddrs(), this option doesn&#8217;t accept interface
name.</td>
</tr></table>
</div>
<div class="dlist"><dl>
@ -3458,7 +3460,7 @@ files in the program, then also delete it here.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
Last updated 2009-12-05 16:46:00 JST
Last updated 2009-12-05 18:17:44 JST
</div>
</div>
</body>

View File

@ -649,8 +649,10 @@ Advanced Options
Possible Values: interface, IP address, hostname
[NOTE]
If an interface has multiple addresses, it is highly recommended to specify
IP address explicitly. See also *--disable-ipv6*.
If an interface has multiple addresses, it is highly recommended to
specify IP address explicitly. See also *--disable-ipv6*. If your
system doesn't have getifaddrs(), this option doesn't accept interface
name.
*--log-level*=LEVEL::
Set log level to output.