Experimental file to replace rlm_radutmp.c, if it works.
authoraland <aland>
Thu, 16 Sep 2004 15:12:46 +0000 (15:12 +0000)
committeraland <aland>
Thu, 16 Sep 2004 15:12:46 +0000 (15:12 +0000)
commit571354a65bc16655ed4eb8e8fb93e729e43d30d7
tree50566e6761ed4ca4019cf6959dd170989804521c
parentd4ce43d27f91d66026671a3fe61e1475ccde871f
Experimental file to replace rlm_radutmp.c, if it works.

It uses trees & multiple data structures to avoid reading radutmp,
if at all possible.  This means that the server uses more memory,
but can run faster with large radutmps.

Tested in simple scenarios, but not in complicated ones.
src/modules/rlm_radutmp/rlm_radutmp2.c [new file with mode: 0644]