Added support for per-socket client lists.
authoraland <aland>
Thu, 21 Jul 2005 03:07:28 +0000 (03:07 +0000)
committeraland <aland>
Thu, 21 Jul 2005 03:07:28 +0000 (03:07 +0000)
commit82aa3721d66d75565ad52b5b321ed64605e4a12b
treeb8037840943f6e55495e34c947150dfac5bfd555
parent0d496263a0ca9932560f1bc6bd68090b08d55c18
Added support for per-socket client lists.

Right now, you can only have a global list, OR a per-socket list,
but multiple sockets can use the same list.
src/include/radiusd.h
src/main/client.c
src/main/listen.c
src/main/mainconfig.c