pcap-analyzer icon indicating copy to clipboard operation
pcap-analyzer copied to clipboard

packets cannot be parsed

Open sergey-safarov opened this issue 10 months ago • 1 comments

I have started pcap-analyzer with the attached PCAP and see a lot of messages

libpcap_tools::block_engine: need refill

I have checked source code and it looks like the library cannot parse PCAP.

Could you look?

calls.pcap.gz

sergey-safarov avatar Apr 29 '25 17:04 sergey-safarov

I will have a look as soon as possible. The message itself is harmless, it only indicates a refill of the circular buffer, that is helpful to tweak the buffer size.

chifflier avatar Apr 30 '25 12:04 chifflier