| 0d953533 | 30-May-2011 |
Robert Watson <[email protected]> |
Rework TIMEWAIT regression test so that kernel-allocated port numbers are used rather than a fixed userspace one, avoiding conflicts between the two test runs.
MFC after: 3 days Sponsored by: Junipe
Rework TIMEWAIT regression test so that kernel-allocated port numbers are used rather than a fixed userspace one, avoiding conflicts between the two test runs.
MFC after: 3 days Sponsored by: Juniper Networks, Inc.
show more ...
|
| e8c54602 | 30-May-2011 |
Robert Watson <[email protected]> |
In the tcpdrop regression test, allow the kernel to allocate us a port rather than using a fixed port number. This means that the regression test can be run many times in a row without waiting on TI
In the tcpdrop regression test, allow the kernel to allocate us a port rather than using a fixed port number. This means that the regression test can be run many times in a row without waiting on TIMEWAIT to release a hard-coded port number.
MFC after: 3 days Sponsored by: Juniper Networks, Inc.
show more ...
|