On Sun, 2010-03-28 at 10:41 +0200, Andi Kleen wrote:
It is trivial from the applications point of view to let the
kernel find the UDP Path MTU. We just need more information
from the kernel as to when it would like to see those packets
(ie, for performance we'd like to feed in the packet to re-send
as soon as the ICMP Packet Too Big arrives for the previous
packet).
There's no need to make that assumption. We'd very much like
transactional UDP protocols to work well in advanced networks.
The other choices -- holding down millions of TCP sockets,
or using new protocols (and there are competing proposals) --
don't exactly fill our operations teams with confidence.
We'd very much like to use UDP were we can and something else
where we must.
Yeah. The sockets API for IPv6 required an additional feature that
the IETF did not foresee.
--
Glen Turner
www.gdt.id.au/~gdt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html