23 Jun
2011
23 Jun
'11
3:29 a.m.
Juan Pablo L. wrote:
Hi, i m writing a module2 for freeradius 2.1.10 on linux 2.6.18-194.el5PAE. this is the code: ... I have no idea what the problem is.
See doc/bugs This list isn't the place to discuss debugging code you write.
What is the different between pairmake and radius_paircreate ?
The APIs are different. See the source.
when am i supposed to use pairfree ?
When you want to free the attribute. Alan DeKok.