28 Jun
2007
28 Jun
'07
1:31 a.m.
suganthi velusamy wrote:
In the file radiusd.c, i am not able to understand the following... what is "fake request" and what is duplicate requests??????? when a request is considered as duplicate???
Look at the code in CVS head, it's a lot cleaner, and it's better commented. fake requests are used for internal server stuff. See the PEAP and TTLS modules. Duplicate requests are handled as per the RFC's. See the RFC's. Alan DeKok.