New version of 802.1x netgraph code available

2003-02-17 Thread Pekka Nikander
Folks, There is a new version of my 802.1x code available, downloadable from http://www.tml.hut.fi/~pnr/eapol/ As new features, this version now includes server side support for talking to several clients at the same time, and includes a beginnings for regression test suite using tools that allow

Re: BUG, sppp, FreeBSD 5.x 6.x

2003-02-17 Thread Maxim Konovalov
On 18:38+0300, Feb 14, 2003, Roman Kurakin wrote: > Roman Kurakin wrote: Fixed in rev. 1.99 src/sys/net/if_spppsubr.c, will MFC the fix before RELENG_4. Thanks! [...] -- Maxim Konovalov, [EMAIL PROTECTED], [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

Re: BUG, sppp, FreeBSD 5.x 6.x

2003-02-17 Thread Maxim Konovalov
On 16:45+0300, Feb 17, 2003, Maxim Konovalov wrote: > On 18:38+0300, Feb 14, 2003, Roman Kurakin wrote: > > > Roman Kurakin wrote: > > Fixed in rev. 1.99 src/sys/net/if_spppsubr.c, will MFC the fix before > RELENG_4. Thanks! Grrr, before 4.8-RELEASE. -- Maxim Konovalov, [EMAIL PROTECTED], [EMAI

Re: BUG, sppp, FreeBSD 5.x 6.x

2003-02-17 Thread Roman Kurakin
Thanks! Maxim Konovalov wrote: On 18:38+0300, Feb 14, 2003, Roman Kurakin wrote: Roman Kurakin wrote: Fixed in rev. 1.99 src/sys/net/if_spppsubr.c, will MFC the fix before RELENG_4. Thanks! [...] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" i

Re: New version of 802.1x netgraph code available

2003-02-17 Thread Vincent Jardin
It is a nice feature ;-) I hope it could be integrated into FreeBSD. What are the other possible use cases of the current code ? For example, how could this version be used with the EAP support of Windows's PPP (like MPD<->Windows EAP/PPP) ? Regards, Vincent Le Lundi 17 Février 2003 14:43,

Re: New version of 802.1x netgraph code available

2003-02-17 Thread Michael DeMan
We are interested in any 802.1x developments too. Is this in the 4.7 or 5.0 tree? We are small ISP that does 802.11 wireless. We use IPSEC to tunnel to business customers, but would really like a secure way for our roaming/laptop users to connect. - Mike On 2/17/03 12:39 PM, "Vincent Jardin"