Re: [RADIATOR] radpwtst - sending multiple packets

2011-01-06 Thread Michael
thread isn't sending them fast > enough for your needs. > I believe there's an example in the goodies directory. > > -Original Message- > From: radiator-boun...@open.com.au [mailto:radiator-boun...@open.com.au] On > Behalf Of Bjoern A. Zeeb > Sent: Thurs

Re: [RADIATOR] radpwtst - sending multiple packets

2011-01-05 Thread Kiernan McColl
...@open.com.au [mailto:radiator-boun...@open.com.au] On Behalf Of Bjoern A. Zeeb Sent: Thursday, January 06, 2011 5:37 AM To: Michael Cc: radiator@open.com.au list Subject: Re: [RADIATOR] radpwtst - sending multiple packets On Wed, 5 Jan 2011, Michael wrote: Hi, > I'm trying to figure o

Re: [RADIATOR] radpwtst - sending multiple packets

2011-01-05 Thread Heikki Vatiainen
On 01/05/2011 03:07 PM, Michael wrote: > I'm trying to figure out the best way to send multiple radius packets to > a server. It seems that executing radpwtst once for each individual > packet is pretty slow. I assume it is slow since it has to compile, > parse the dictionary, and do whatever

Re: [RADIATOR] radpwtst - sending multiple packets

2011-01-05 Thread Bjoern A. Zeeb
On Wed, 5 Jan 2011, Michael wrote: Hi, > I'm trying to figure out the best way to send multiple radius packets to > a server. It seems that executing radpwtst once for each individual > packet is pretty slow. I assume it is slow since it has to compile, > parse the dictionary, and do whatever e

[RADIATOR] radpwtst - sending multiple packets

2011-01-05 Thread Michael
hi, I'm trying to figure out the best way to send multiple radius packets to a server. It seems that executing radpwtst once for each individual packet is pretty slow. I assume it is slow since it has to compile, parse the dictionary, and do whatever else radpwtst has to do each time it is r