[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090507211926.GA28662@regulus.madore.org>
Date: Thu, 7 May 2009 23:19:26 +0200
From: David Madore <david+ml@...ore.org>
To: Linux NetDev Mailing-List <netdev@...r.kernel.org>
Subject: MTU blackhole discovery for IPv6 ?
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/ )
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists