capture or display filter to filter only forward UDP traffic and not replies?
Hi guys, I am using a wireshark capture to list out UDP traffic flow between different hosts on the network. The issue is that the capture has both TO and RETURN traffic. Is there a way to use a capture or display filter to filter only forward UDP traffic and not replies?
Can you do it comparing port numbers?
udp.srcport > udp.dstport