Displaying posts tagged: ifconfig

ifconfig stats gotcha

No Comments
I've recently been running network benchmarks and I wanted to highlight a quick gotcha that caught me out. My benchmark script would run ifconfig before and after the experiment and record the number of packets sent and received. The same would be recorded on another machine which was generating the packets. I started to notice a ...