[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100321.205330.25144309.davem@davemloft.net>
Date: Sun, 21 Mar 2010 20:53:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: guenter.roeck@...csson.com
Cc: netdev@...r.kernel.org, viro@...iv.linux.org.uk, den@...nvz.org
Subject: Re: [PATCH] net: Don't drop route cache entry in
ipv4_negative_advice unless PTMU expired
From: Guenter Roeck <guenter.roeck@...csson.com>
Date: Fri, 19 Mar 2010 07:41:13 -0700
> TCP sessions over IPv4 can get stuck if routers between endpoints
> do not fragment packets but implement PMTU instead.
This bug actually only applies to a much more specific case.
It only occurs when the router we end up using is the result of
receiving a redirect to it.
If we use the configured route, and do not get redirected, the problem
never happens.
In any case, your patch is correct, and I'll add some clarification to
the commit message when I check this in.
Thanks a lot!
--
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