From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
Date: Tue, 29 Nov 2005 11:57:33 +0900 (JST)

> In article <[EMAIL PROTECTED]> (at Mon, 28 Nov 2005 18:14:48 -0800 (PST)), 
> "David S. Miller" <[EMAIL PROTECTED]> says:
> 
> > I've implemented the necessary logic for TCP and UDP, but every other
> > possible legitimate receiver of PKT_TOOBIG messages (RAW, SCTP, DCCP,
> > AH6, ESP6, etc. etc. etc.) will need to somehow have the necessary
> > rt6_pmtu_discovery() calls added as well.
> > 
> > Actually, the UDP ipv6 changes show that there is a lot of
> > duplicated logic in looking up the ipv6 destination and other
> > things, so a helper function to do this legwork is probably
> > needed first.
> 
> Okay, do you expect that I'll take this?

Don't worry, since I'm working on this anyways I'll clean up
the ipv6 parts first then go back to the original PMTU protection
changes. :-)

-
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