Marco Molteni wrote:
On Thu, 20 May 2004 11:20:27 +1000
Phillip Crumpler <[EMAIL PROTECTED]> 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:
h
On Thu, 20 May 2004 Sam Leffler <[EMAIL PROTECTED]> wrote:
[..]
> I pointed him at the madwifi project on sourceforge. It's a Linux
> port of the net80211 layer that now includes an 802.1x authenticator
> and soon will have WPA support too. Backporting to FreeBSD should be
> straightforward.
S
On Thursday 20 May 2004 02:17 am, Marco Molteni wrote:
> On Thu, 20 May 2004 11:20:27 +1000
> Phillip Crumpler <[EMAIL PROTECTED]> 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,
On Thu, 20 May 2004 11:20:27 +1000
Phillip Crumpler <[EMAIL PROTECTED]> 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.o
Hi folks!
As part of a university project I'm building a IEEE 802.1x authenticator
for use with wireless networks. The project is based upon a FreeBSD
machine using a Prism based NIC in HOSTAP mode. The role of the
authenticator is to selectively allow hosts use of the access point.
Part of the