From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 2 04:53:56 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C693A37B401 for ; Mon, 2 Jun 2003 04:53:56 -0700 (PDT) Received: from hannibal.servitor.co.uk (hannibal.servitor.co.uk [195.188.15.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CF0843F85 for ; Mon, 2 Jun 2003 04:53:56 -0700 (PDT) (envelope-from paul@hannibal.servitor.co.uk) Received: from paul by hannibal.servitor.co.uk with local (Exim 4.14) id 19Mnt2-000HMX-TO; Mon, 02 Jun 2003 12:54:00 +0100 Date: Mon, 2 Jun 2003 12:54:00 +0100 From: Paul Robinson To: "Nickolay A. Kritsky" Message-ID: <20030602115400.GN13771@iconoplex.co.uk> References: <163319560804.20030602151407@internethelp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <163319560804.20030602151407@internethelp.ru> Sender: Paul Robinson cc: freebsd-hackers@freebsd.org Subject: Re: What RFCs are supported by FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 11:53:57 -0000 On Mon, Jun 02, 2003 at 03:14:07PM +0400, Nickolay A. Kritsky wrote: > Hello, my fellow hackers. > > Does anybody know, which RFCs are followed by FreeBSD's core network > drivers (like IP,TCP,routing,UDP,ICMP drivers)? Everything that is current and industry standard is my well-educated and thought-about guess. There are some relatively newer ones that maybe haven't worked their way in yet, and quite a few higher level ones (DIAMETER as opposed to RADIUS) that don't belong in FreeBSD. I suppose it depends on why you want to know... Put it this way - it's not a coincidence that Windows NT had a very similar stack to FreeBSD when version 4 was released way back when, and it still has some *remarkable* similarities, even now in Windows 2003 Server... -- Paul Robinson