From owner-freebsd-net@FreeBSD.ORG Thu May 20 02:24:39 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4130616A4CE for ; Thu, 20 May 2004 02:24:39 -0700 (PDT) Received: from www.citello.it (host170-131.pool80117.interbusiness.it [80.117.131.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 467C743D2D for ; Thu, 20 May 2004 02:24:38 -0700 (PDT) (envelope-from molter@tin.it) Received: from gattaccio.codalunga (ANice-205-1-12-111.w81-248.abo.wanadoo.fr [81.248.122.111]) by www.citello.it (Postfix) with ESMTP id E6E5D16FA for ; Thu, 20 May 2004 11:24:23 +0200 (CEST) Received: by gattaccio.codalunga (Postfix, from userid 1001) id 3C628412F; Thu, 20 May 2004 11:17:53 +0200 (CEST) Date: Thu, 20 May 2004 11:17:52 +0200 From: Marco Molteni To: freebsd-net@freebsd.org Message-Id: <20040520111752.10417492@localhost> In-Reply-To: <40AC07DB.10509@ecr.mu.oz.au> References: <40AC07DB.10509@ecr.mu.oz.au> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: 802.1x, HOSTAP, station association notifications X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 09:24:39 -0000 On Thu, 20 May 2004 11:20:27 +1000 Phillip Crumpler wrote: [..] > I need a neat and tidy way of notifying either a netgraph node or a > user process about associations. [..] You did search the archives, did you? ;-) Have a look at the following thread: http://docs.FreeBSD.org/cgi/mid.cgi?39FE23FA-7F75-11D8-8F99-000A95CDA38A I would *love* to see all interested parties come up with a unified way of doing this, and contribute it to FreeBSD. marco