pydtls/dtls/test
Ray Brown 8800ffa238 Add fixed suite port command line option
When running in remote server mode (-s), the value of the -s option
specifies which port remote clients must connect to for the job
transmission protocol. The servers for individual suite runs, however,
would be placed at dynamically assigned ports, with port numbers
transmitted to clients through job parameters.

This does not work well when servers sit behind firewalls with restricted
UDP port ranges. This patch introduces the -p option, allowing ports for
server runs to remain fixed at the given port (which, of course, must
not conflict with the port number supplied with -s).
2012-12-11 19:02:24 -08:00
..
certs SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
__init__.py Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
echo_seq.py Echo server connection timeout and monitoring 2012-11-25 13:44:55 -08:00
rl.py Certificate formatting and retrieval 2012-11-08 12:04:40 -08:00
test_perf.py Add fixed suite port command line option 2012-12-11 19:02:24 -08:00
unit.py 64-bit port 2012-12-02 10:39:39 -08:00