diff options
Diffstat (limited to 'man7/ip.7')
| -rw-r--r-- | man7/ip.7 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -68,7 +68,6 @@ described in RFC\ 791 and RFC\ 1122. .B ip contains a level 2 multicasting implementation conforming to RFC\ 1112. It also contains an IP router including a packet filter. -.\" FIXME . has someone verified that 2.1 is really 1812 compliant? .PP The programming interface is BSD-sockets compatible. For more information on sockets, see @@ -536,7 +535,6 @@ take it into account for their packet retransmit strategy. To bootstrap the path MTU discovery process on unconnected sockets, it is possible to start with a big datagram size (up to 64K-headers bytes long) and let it shrink by updates of the path MTU. -.\" FIXME . this is an ugly hack To get an initial estimate of the path MTU, connect a datagram socket to the destination address using @@ -676,7 +674,6 @@ struct in_pktinfo { .fi .in .IP -.\" FIXME . elaborate on that. .I ipi_ifindex is the unique index of the interface the packet was received on. .I ipi_spec_dst |
