Have the server automatically create proxy listeners
authorAlan T. DeKok <aland@freeradius.org>
Sat, 23 May 2009 07:08:43 +0000 (09:08 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 23 May 2009 07:08:43 +0000 (09:08 +0200)
commit2fdfd91597275ed1c10c44626ea8474a92d2ea42
tree46b0cf13d108da9e23dcc95e5464b6892cd68897
parent29e34ffd6c8600136ec0e7de5e894e739d7b7c3d
Have the server automatically create proxy listeners

When src_ipaddr is set.

Also fix a bug in parsing the src IP address.  For now, it's not
IPv6 capable (sorry)
raddb/proxy.conf
raddb/radiusd.conf.in
src/include/radiusd.h
src/include/realms.h
src/main/event.c
src/main/listen.c
src/main/realms.c