diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-31 16:45:46 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-31 16:45:46 +0100 |
| commit | 30ed4712c7942e8a1a746d1e7c3854c798b542ae (patch) | |
| tree | 8876ae151539e1f96947211b580b67012633fa62 /man7/ip.7 | |
| parent | d3fc509df8b249fe2a724187a363f1288b750551 (diff) | |
| download | man-pages-30ed4712c794.tar.gz | |
chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaffinity_np.3, ddp.7, fifo.7, ip.7: Remove some out-of-date/obsolete/irrelevant FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 |
