Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-05-31 Thread David Miller
From: Wei Dong [EMAIL PROTECTED] 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

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-05-31 Thread weidong
Mr David Sorry to trouble many times, I will attention to this next time. I have made this patch again, and I tried, it can be patched to the recently kernel of linux-2.6.21.3. following is the patch, and I also attach this patch to the attachment. Signed-off-by: Wei Dong [EMAIL

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-05-30 Thread Wei Dong
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.

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-05-30 Thread Wei Dong
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.

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-05-30 Thread David Miller
Please stop sending your patche emails twice every time. I got the first copy! Thank you :-) - 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

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-04-25 Thread weidong
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. BTW: my E-mail has been changed to [EMAIL PROTECTED] Function need to

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-04-25 Thread David Miller
Please do not post in HTML, nobody will read it, including me. Please use plain ASCII text for all mailing list postings, especially those containing patches. Thank you. - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-04-25 Thread weidong
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. BTW: my E-mail has been changed to [EMAIL PROTECTED] Function need to

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-03-27 Thread Wei Dong
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. BTW: my E-mail has been changed to [EMAIL PROTECTED] Function need to

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-03-27 Thread weidong
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. BTW: my E-mail has been changed to [EMAIL PROTECTED] Function need to

Re: Fix ipOutNoRoutes counter error for TCP and UDP

2007-02-26 Thread David Miller
From: weidong [EMAIL PROTECTED] Date: Wed, 14 Feb 2007 10:03:49 -0500 Hi, All When I tested Linux-2.6.20 and found that counter ipOutNoRoutes can not increase correctly. The criteria is RFC2011 ipOutNoRoutes OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS

Fix ipOutNoRoutes counter error for TCP and UDP

2007-02-13 Thread weidong
Hi, All When I tested Linux-2.6.20 and found that counter ipOutNoRoutes can not increase correctly. The criteria is RFC2011 ipOutNoRoutes OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of IP datagrams discarded