Add secret "dynamic" flag to realms
authorAlan T. DeKok <aland@freeradius.org>
Wed, 25 Jun 2014 16:43:11 +0000 (12:43 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 25 Jun 2014 17:05:29 +0000 (13:05 -0400)
commit575083672d7c7e434fb914d15703d6e9fd46574f
treebe507cecffd7c7645f78f088cd8bd6fd6fb73282
parent7332e7ccce7c43b46729694d470fb733929d41ce
Add secret "dynamic" flag to realms

Which adds mutexes to the RBtree for home server add and lookup.
i.e. the mutexes are likely to be contended, and therefore
slower
src/main/realms.c