Comment # 6
on bug 11460
from Guy Harris
(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.