I have to filter single TCP streams out of the open capture file. Therefore I am programmatically applying display-filter "tcp.stream eq TCP_STREAM_ID". The problem I have is that no matter the value of TCP_STREAM_ID, I always get the first stream shown in the Conversations dialog of the Statistics menu. Please find a snapshot of my code below.
What am I doing wrong? Am I missing anything? asked 14 Jul ‘15, 15:12 CrazyL |