Netdev List
 help / color / mirror / Atom feed
* MTU blackhole discovery for IPv6 ?
@ 2009-05-07 21:19 David Madore
  2009-05-07 21:48 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: David Madore @ 2009-05-07 21:19 UTC (permalink / raw)
  To: Linux NetDev Mailing-List

Hi,

There's a sysctl called net.ipv4.tcp_mtu_probing: has there been any
work done on the analogous key for IPv6?

I'm encountering a number of asinine network providers who either
discard ICMPs (whether v4 or v6...) or simply don't emit them.  The
IPv6 picture is even bleaker than IPv4 because so much traffic goes
through tunnels like 6to4.  An IPv6 MTU blackhole discovery
implementation would truly save my day.

I understand that RFC 4821 specifies the same algorithms for
packetization layer path MTU discovery in IPv4 and IPv6.  Did Linux
implement this in IPv4 only because there is some difficulty in doing
the same thing for IPv6, or simply because nobody was asking for it?

Happy hacking,

--
     David A. Madore
   ( http://www.madore.org/~david/ )

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MTU blackhole discovery for IPv6 ?
  2009-05-07 21:19 MTU blackhole discovery for IPv6 ? David Madore
@ 2009-05-07 21:48 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-05-07 21:48 UTC (permalink / raw)
  To: david+ml; +Cc: netdev

From: David Madore <david+ml@madore.org>
Date: Thu, 7 May 2009 23:19:26 +0200

> There's a sysctl called net.ipv4.tcp_mtu_probing: has there been any
> work done on the analogous key for IPv6?

Just because the sysctl only appears under ipv4/ doesn't mean
that it only controls ipv4 operations.

This applies to all of the TCP controls especially.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-07 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-07 21:19 MTU blackhole discovery for IPv6 ? David Madore
2009-05-07 21:48 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox