pkt2flow icon indicating copy to clipboard operation
pkt2flow copied to clipboard

seq/seq_ack analyze?

Open strizhechenko opened this issue 8 years ago • 0 comments

What about analyzing seq/seq ack to split connections with same ip/ports? I know it's a bit complicated, maybe add it as option. It'll be useful for big PCAP files gathered in long time and filtered by src and dst IP addr if there will be 100000 tcp sessions for example. It's already done by https://github.com/wireshark/wireshark, but I can't find exact place of implementation.

strizhechenko avatar Aug 22 '17 13:08 strizhechenko