cisco/joy

Number of packets is incorrect

Opened this issue · 1 comments

I started using joy to process a simple TLS flow but noticed the number of packets shown does not match the number of packets in wireshark. There should be a total of 527 packetes, but joy only shows 120 from source to destination (which is correct), and 151 from destination to source (incorrect). This number should be 407.

@joemikhailgwu can you share the pcap in order to investigate. Moreover, is it possible to share the resulting flows using another framework (for example: https://github.com/nfstream/nfstream)