| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Closes #26942.
Closes #26946.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
With the new default secure strlcpy/strlcat functions in 10.9 web100clt
no longer builds. In order to get it to build we need to patch to remove
the package defined version of strlcpy/strlcat. This should be a
temporary fix until it can be fixed upstream
Upstream issue:
http://code.google.com/p/ndt/issues/detail?id=106
Closes #25093.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #14653.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
web100clt can be used to perform a network measurement from client to
NDT server. The client can be used to determine available bandwidth in
addition to detecting a number of problems such as duplex mismatch and
incorrectly set TCP buffers.
Closes #10855.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|