Add all home_servers in the configuration.
authorAlan T. DeKok <aland@freeradius.org>
Fri, 15 Oct 2010 13:19:30 +0000 (15:19 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 15 Oct 2010 13:36:00 +0000 (15:36 +0200)
commit1dbfd81e8c9f54f12049739cef6962d32a5a3a35
tree65cefdf9d49f1ef8e6ef254f7a5631b1162d6d5f
parent1053ca48a5b70a72c6030db08fa7790042ab9d89
Add all home_servers in the configuration.

Previously, the realms were added, then pools, then home servers.
This works, but it is awkward for dynamically adding home servers.

Instead, we should add home servers, then pools, and then realms.
src/main/realms.c