Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly initialise the "len" argument to getsockname(2) in the tcpdrop | rwatson | 2011-08-06 | 1 | -0/+1 |
| | | | | | | | regression test so that it works (more) consistently. Approved by: re (bz) Sponsored by: Juniper Networks | ||||
* | In the tcpdrop regression test, allow the kernel to allocate us a port | rwatson | 2011-05-30 | 1 | -37/+44 |
| | | | | | | | | | 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. | ||||
* | Add regression test for tcpdrop sysctl. | rwatson | 2006-04-03 | 1 | -0/+248 |