From owner-freebsd-net Tue Nov 6 10: 0:26 2001 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id CBF5137B41B for ; Tue, 6 Nov 2001 10:00:23 -0800 (PST) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA66645; Tue, 6 Nov 2001 09:44:15 -0800 (PST) Date: Tue, 6 Nov 2001 09:44:13 -0800 (PST) From: Julian Elischer To: Pekka Nikander Cc: freebsd-net , Marco Molteni Subject: Re: A minimal IEEE 802.1x aka EAPOL implementation available In-Reply-To: <3BE80A2C.5020809@nomadiclab.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'll look at it today.. do you have a pointer to EAPOL specs? On Tue, 6 Nov 2001, Pekka Nikander wrote: > Hi, > > My IEEE 802.1x EAPOL implementation is now minimally > functional and tested. It doesn't include any EAP modules, > but the EAPOL state machines seem to work fine. > > I'd appreciate if someone with more experience with netgraph > would read the code and send comments how it should > be improved so that it could be included into -CURRENT > at some later date. I'm especially worried about memory > leaks, I've tried to check the paths to make sure that > mbufs are always freed correctly, but most probably > I have missed a case or two. > > The code is available at > > http://www.tml.hut.fi/~pnr/eapol/ > > Right now I have only tested it under 4.4-STABLE, > but it shouldn't be too hard to modify it for -CURRENT. > My problem is that I haven't got any test machines > running -CURRENT available. > > Yours, > > --Pekka Nikander > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message