This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
_handle_procmon should warn if dropped packets #3
The device maintains a count of pkts_received. I think the procmon packets also have a count of how many packets were sent since the last procmon.
I suspect this approach won't work with multi-threaded systems because procmon might come out of order w.r.t. sent packets.