HewlettPackard / netperf

Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
MIT License
859 stars 187 forks source link

Netserver remove /dev/null in some cases, breaking many things #80

Open jean2 opened 5 months ago

jean2 commented 5 months ago
   This bug is hard to reproduce, as the condition that lead to

Netserver deleting /dev/null are quite mysterious. I was getting my /dev/null removed over the years at very rare occurences, until I managed to track it down to Netserver.

The issue is not present in the tarball for version 2.7.0. It

was introduced in commit : 5380b1f5b67fa97f7574b73478a3cf4301f7707a In particular, this line :