commit fe4bf0a8d6d7e168e0c6729115df1315abbe5e20 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 12 13:56:49 2009 +0200 Fix typo Files changed: src/main/listen.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 057c7ac764a4639f715edcbde7dc22491b79be62 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 12 13:17:26 2009 +0200 Don't use source IP for EAP packets. We control State, so it should be unique, too Files changed: src/modules/rlm_eap/rlm_eap.c | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) ====================================================================== commit d711a368ebf0e057e54596d22584ca2ce37e209c Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 12 13:14:09 2009 +0200 Make client/port/key-balance more like fail-over Previously, they would default to load-balancing across all found servers. Now they don't. This makes keyed-balance proxying more robust with EAP Files changed: src/main/realms.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 12ead56dffca9b3ecddc8a7860a1ef5b5361b374 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 12 12:14:09 2009 +0200 Return rather than use the same ptr twice Files changed: src/modules/rlm_sql/rlm_sql.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ======================================================================