ip(3): document ipifc ipv6 connection and fix delay formatting

This commit is contained in:
mischief 2018-08-06 08:47:07 -07:00
parent 209a6b4b55
commit 0c036b4d4a

View file

@ -111,10 +111,11 @@ as an Ethernet medium carrying IP and ARP packets
and associate it with this interface. and associate it with this interface.
The kernel will The kernel will
.IR dial (2) .IR dial (2)
.IR path !0x800 .IR path !0x800,
.IR path !0x86DD
and and
.IR path !0x806 .IR path !0x806
and use the two connections for IPv4 and and use the three connections for IPv4, IPv6 and
ARP respectively. ARP respectively.
.TP .TP
.B "bind pkt .B "bind pkt
@ -196,7 +197,7 @@ medium-specific headers.
.TP .TP
.BI speed\ n .BI speed\ n
Set the maximum transmit speed in bits per second. Set the maximum transmit speed in bits per second.
TP .TP
.BI delay\ n .BI delay\ n
Set the maximum burst delay in milliseconds. (Default is 40ms) Set the maximum burst delay in milliseconds. (Default is 40ms)
When When