From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266582AbUHVJTW (ORCPT ); Sun, 22 Aug 2004 05:19:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266604AbUHVJTV (ORCPT ); Sun, 22 Aug 2004 05:19:21 -0400 Received: from wasp.net.au ([203.190.192.17]:12462 "EHLO wasp.net.au") by vger.kernel.org with ESMTP id S266582AbUHVJTU (ORCPT ); Sun, 22 Aug 2004 05:19:20 -0400 Message-ID: <4128653A.7090500@wasp.net.au> Date: Sun, 22 Aug 2004 13:19:54 +0400 From: Brad Campbell User-Agent: Mozilla Thunderbird 0.7+ (X11/20040730) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Josan Kadett CC: linux-kernel@vger.kernel.org Subject: Re: Entirely ignoring TCP and UDP checksum in kernel level Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Josan Kadett wrote: > It is certainly the solution to the issue. Indeed, everything works fine > including NAT because the hack is in the kernel level. Your assistance is > greatly appreciated. The first issue is complete but for now I think I will > get into a lesser one. (I will write about it when I get have all the > details) Wicked! It's often the simple things. Glad I could help. Regards, Brad