Thanks, -John - 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
This backs out the the transport layer MTU checks that don't work. As a
consequence, I had to back out the PMTUDISC_PROBE patch as well. These
patches should fix the problem with ipv6 that the transport layer change
tried to address, and re-implement PMTUDISC_PROBE. I think this
approach is nicer than the last one, since it doesn't require a bit in
struct sk_buff.
- [PATCH 0/0] Re-try changes for PMTUDISC_PROBE John Heffner
- Re: [PATCH 0/0] Re-try changes for PMTUDISC_PROBE David Miller