Desmond Rivet <[EMAIL PROTECTED]> wrote: > I'm experimenting with an EAP type that I added to > FreeRADIUS 0.9.0. We are trying to go through about > 100000 successful authentications in rapid > successsion. At about 40000, something very strange > happens. It seems that two unrelated authentications > (using the same EAP type) are setting the same State > attribute in their Access-Challenge packets.
That sounds like a race condition to me. Much of the EAP state handling code has been changed in the latest CVS snapshots. It should be fine there. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

