From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Thu, 01 Dec 2005 21:45:59 +0100

> I wonder if it's possible for an application receiving / sending UDP
> frames to many different peers to ask to not add entries to
> hostcache ? (ie routecache isnt it ?)

Currently, UDP doesn't explicitly update the PMTU information
in the routing cache, generic ICMP ends up effectively doing
it.

What UDP does do is return -EMSGSIZE to the application.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to