mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
nettest measures download and upload throughput, latency, jitter and packet loss using the RMBT protocol. The same binary runs as either the client or the measurement server it tests against. Written in Rust with no native library dependencies: the target binary links only libc, libm and libgcc_s, and is fully static when built against musl. Signed-off-by: Bogdan Radulescu <bogdan@nimblex.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
109 KiB
109 KiB