Add '-p', based on a patch from Nicolas Baradakis.
authoraland <aland>
Tue, 22 Jun 2004 16:22:37 +0000 (16:22 +0000)
committeraland <aland>
Tue, 22 Jun 2004 16:22:37 +0000 (16:22 +0000)
commitc78fa459a7ec990ed4c71ef2894f7219b4d622dc
treef1528cb4509300b25a9a7972210bbec5f45d46f6
parentc9369ab7baa5346972b579f9af090c41f06bb157
Add '-p', based on a patch from Nicolas Baradakis.

'-p N' results in N packets from one '-f file' being sent in
parallel.

Multiple '-f' still results in packets from each '-f' being sent
in parallel.

Multiple '-f' and '-p N' results in N packets from each file
all being sent in parallel
src/main/radclient.c