New (not compiled) code to allocate RADIUS Id's for proxied packets,
authoraland <aland>
Fri, 7 May 2004 19:31:35 +0000 (19:31 +0000)
committeraland <aland>
Fri, 7 May 2004 19:31:35 +0000 (19:31 +0000)
commit22c21dc9603d5eb74b37cf5737990de9739b98ff
treeab5046a3c480d457c282db28145bbc83caa0b489
parent62ca53e1588df316e5716009fd7368404e5d2b2c
New (not compiled) code to allocate RADIUS Id's for proxied packets,
on a per-destination ip/port pair.

This code is untested, and should be tested before it's put into
wider circulation.

Right now, it only handles 256 entries per ip/port pair, and we
probably should fix that.  But doing so involves allocating more
proxy sockets on the server, which starts becoming problematic.
src/main/request_list.c