Put the eap sessions into a tree, so that looking them up is
authoraland <aland>
Tue, 31 Aug 2004 19:24:48 +0000 (19:24 +0000)
committeraland <aland>
Tue, 31 Aug 2004 19:24:48 +0000 (19:24 +0000)
commit7636f48a0aa4460889d688a4747470cb6af1b66d
treebef3079457b08f9e8f4e72cf43d467dd9ee4eb75
parent236fbdbdb3f22f9bb0206f3f39e0da41ce42103f
Put the eap sessions into a tree, so that looking them up is
very fast, and no longer O(n) in the number of sessions.
src/modules/rlm_eap/eap.c
src/modules/rlm_eap/eap.h
src/modules/rlm_eap/mem.c
src/modules/rlm_eap/rlm_eap.c
src/modules/rlm_eap/rlm_eap.h