Re: Transmitted packet

2005-09-22 Thread Alan DeKok
Iandc Davies [EMAIL PROTECTED] wrote: So, if I was to sent a packet to the radius server what format would it be Ideally, you use the API's, and don't worry about the format. That's what API's are for. I was running under the understanding that I needed to populate the contents of the

Re: Transmitted packet

2005-09-21 Thread Iandc Davies
Iandc Davies [EMAIL PROTECTED] wrote: The contents of the transmitted packet include an uint8_t *data. What exactly is this pointing to ? The transmitted packet. Your terminology is confused: Aaahhh, I think it is. OK. - RADIUS_PACKET = internal FreeRADIUS data structure

RE: Transmitted packet

2005-09-20 Thread Jonathan De Graeve
Actie voltooid. Wordt naar zowel Wendy als kathleen gestuurd. J. -- Jonathan De Graeve Network/System Administrator Imelda vzw Informatica Dienst 015/50.52.98 [EMAIL PROTECTED] - Always read the manual for the correct way to do things because the number of incorrect ways to do things

Re: Transmitted packet

2005-09-20 Thread Alan DeKok
Iandc Davies [EMAIL PROTECTED] wrote: The contents of the transmitted packet include an uint8_t *data. What exactly is this pointing to ? The transmitted packet. Your terminology is confused: - RADIUS_PACKET = internal FreeRADIUS data structure holdin uint8_t *data -