Re: Fix "ipOutNoRoutes" counter error for TCP and UDP
From: David Miller <davem@davemloft.net>
Date: 2007-06-01 04:40:50
From: David Miller <davem@davemloft.net>
Date: 2007-06-01 04:40:50
From: Wei Dong <redacted> Date: Thu, 31 May 2007 09:16:50 +0800
Hi Mr. David I have modified my patch according to you advice. I think - EHOSTUNREACH is only for "input path". In "output" path, we can just simply check-ENETUNREACH (^_^), the patch is shown in the end of this mail. I send this patch to you several weeks ago, but you have not replied to me. This patch is not correctly?
Your email client is still corrupting the patch, it changes tab characters into spaces. This makes the patch not apply. Please do not send the same unusable patch so many times. Instead, I recommend to email the patch to yourself, and you try to apply it, in the same way someone else receiving your patch posting would.