Wireshark-bugs: [Wireshark-bugs] [Bug 11460] Sorting on port order sorts alphabetically, not num

Date: Mon, 24 Aug 2015 18:05:21 +0000

Comment # 6 on bug 11460 from
(In reply to Fred Ross from comment #4)
> Sorry, TCP destination port.

"TCP destination port" or "Destination port"?

You can either

    1) use the tcp.dstport field as a custom column

*OR*

    2) use one of the *built-in* column types "Destination port", "Dest port
(resolved)", or "Dest port (unresolved)" as a non-custom column.

2) will show the TCP destination port for TCP packets, the UDP destination port
for UDP packets, etc..

Which of those two did you do here?


You are receiving this mail because:
  • You are watching all bug changes.