Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263430AbUDBJ7A (ORCPT ); Fri, 2 Apr 2004 04:59:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263568AbUDBJ67 (ORCPT ); Fri, 2 Apr 2004 04:58:59 -0500 Received: from web41408.mail.yahoo.com ([66.218.93.74]:64951 "HELO web41408.mail.yahoo.com") by vger.kernel.org with SMTP id S263430AbUDBJ66 (ORCPT ); Fri, 2 Apr 2004 04:58:58 -0500 Message-ID: <20040402095858.15319.qmail@web41408.mail.yahoo.com> Date: Fri, 2 Apr 2004 01:58:58 -0800 (PST) From: Parag Nemade Subject: kernel development netwrok protocol modification To: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1062 Lines: 29 hello friends, I want to add my own routine to network protocol stack. What i want to do i will explain you. For each and every packet that outgoes from kernel i want to attach a 8 byte of my own checksum to data part in packet. This ensures that data is to be transmitted correctly across computers. Can anybody help me where i have to insert my code in kernel source tree cause there are 3 programs to be included in which one exchanges keys adjecent computers. second calculates checksum on basis of that key. and third checks packet replay. I wish to be personally CC'ed the answers/comments posted to the list in response to my posting. regards, Parag. __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/