Kaian

Results 232 comments of Kaian

Hi @buzhaodi Sorry for the late response, I was on holidays :) Nope. Currently the only supported input is PCAP format, so text files won't work. I will convert this...

Hi @gauravbhagwat The easies approach to implement this is mask this streams as RTP as both protocol seem to share a lot (setup in SDP, ports, and formats). - Update...

Hi Julio! Looks like time sort function is not working as expected because there are negative time diffs in the left column. Can this be reproduced with an offline pcap...

Hi! Sorry, I've been on hollidays these weeks. I've tested the attached pcap and message order seems ok in both sngrep 1.4.6 and 1.5.0 Although orrder is ok, the flow...

Hi! My guess is that period with defective captures are caused by networks errors that generates TCP retransmissions. When those retransmissions occur, sngrep handle them as normal packets, causing errors...

Hi @davidcsi Default column width for index is 4, so it fails while displaying more than 10000 calls. You can increase the column width by adding this setting in your...

Hi @davidcsi Was the column width the problem of repeated index being displayed? Regards!

Hi, Looks like the crash ocurs while decrypting a TLS packet. The command line has no -k parameter so I assume it's configured in your sngreprc, right? Can you provide...

Hi @marcocapetta Could you provide a pcap file that will reproduce this crash? Capturing at the same time with other tool like tcpdump or ngrep until a crash occurs. Thanks!

Could you please check if this issue can be reproduced using v1.5.0? Thanks!