menakite
menakite
Fixes #12183 ``` Traceback (most recent call last): File "/usr/lib/python3/dist-packages/twisted/application/app.py", line 304, in runReactorWithLogging reactor.run() File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 1315, in run self.mainLoop() File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 1328, in mainLoop reactorBaseSelf.doIteration(t) File...
### Describe the bug I'm trying to track down packet drops (possibly expected kernel drops, but I want to be sure) and wanted to capture them on a pcap file...