Hi, I have a need to compare the addresses of two packets. Attempting to use the binary comparison operator, ==, on the packet info's address field fails miserably with "error: invalid operands to binary == (have ‘address’ and ‘address’)". Is there a relatively pain-free way to perform such a comparison?
Qifan. _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
