From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 8 Nov 2000 13:04:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 8 Nov 2000 13:04:32 -0500 Received: from ns-inetext.inet.com ([199.171.211.140]:58031 "EHLO ns-inetext.inet.com") by vger.kernel.org with ESMTP id ; Wed, 8 Nov 2000 13:04:22 -0500 Message-ID: <3A0995A3.F15E040D@inet.com> Date: Wed, 08 Nov 2000 12:04:19 -0600 From: ejc Organization: Inet Technologies, Inc. X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.5-15 i686) X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: adding a protocol Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Does anyone have pointers to information on how to add support for a network protocol to the kernel? http://www.csn.ul.ie/~heathclf/fyp/fyp-final/fyp-final.html looks like it may be helpful, and I'm studying include/net/*, and net/*. I didn't notice anything useful in Documentation/networking, but rub my nose in it if there is... If there isn't something useful out there, I'll try to take notes as I go. Suggestions/questions/comments/complaints (mostly) welcome. ;) TIA, Eli --------------------. "To the systems programmer, users and applications Eli Carter | serve only to provide a test load." eli.carter@inet.com `---------------------------------- (random fortune) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/