Re: A minimal IEEE 802.1x aka EAPOL implementation available

2001-11-11 Thread Julian Elischer
On Sat, 10 Nov 2001, Pekka Nikander wrote: > > > That's one of the tricky parts with the current architecture. > I have to somehow tag the packets going to the userland with > both the interface and MAC address. The code is planned to > do that, but I still don't know what's the cleanest way

RE: strange kernel message

2001-11-11 Thread Sean Mathias
Every time I have seen this, it has been on a multihomed system and if I loko hard enough, I find someone, somewhere has a system multihomed without permission or the network operations staff knowing ot it.  Though you are seeing the loopback address, maybe someone else happens to be using t

Re: NEW CODE: polling support for device drivers.

2001-11-11 Thread Luigi Rizzo
On Fri, Nov 09, 2001 at 11:05:31AM +0100, Martin Karsten wrote: > Thanks, this is fantastic! On all FreeBSD 4.x versions, the performance of > end systems receiving large amounts of small packets used to be much worse > than on FreeBSD 3.4. I'm not a driver expert, but as you described, the > vani